dotwryn/scwrypts/remote/configure
2025-02-21 15:57:49 -07:00

7 lines
135 B
Bash
Executable File

#!/bin/zsh
#####################################################################
MAIN() {
utils.io.edit "$REMOTE_CONNECTIONS_FILE"
}