Files
dotwryn/scwrypts/ssh/configure
T

7 lines
126 B
Bash
Raw Normal View History

2024-04-13 16:57:22 -06:00
#!/bin/zsh
#####################################################################
MAIN() {
EDIT "$REMOTE_CONNECTIONS_FILE"
}