Files
scwrypts/zsh/system/config/settings
T

8 lines
142 B
Bash
Raw Normal View History

2023-02-21 18:44:27 -07:00
#!/bin/zsh
use system/config
#####################################################################
2024-02-06 14:06:44 -07:00
MAIN() {
EDIT "$CONFIG__USER_SETTINGS"
}