TLC for the scwrypts/remote library

This commit is contained in:
2024-04-13 16:57:22 -06:00
parent 3648f741e6
commit a130a3ed15
17 changed files with 546 additions and 323 deletions

6
scwrypts/ssh/configure vendored Executable file
View File

@ -0,0 +1,6 @@
#!/bin/zsh
#####################################################################
MAIN() {
EDIT "$REMOTE_CONNECTIONS_FILE"
}