dotwryn/scwrypts/ssh/configure

7 lines
126 B
Plaintext
Raw Normal View History

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