ssh scwrypts extension + moved dotwryn scwrypts extension deeper

This commit is contained in:
2023-07-20 14:49:06 -06:00
parent 8ec32af38e
commit 8ab8647402
28 changed files with 357 additions and 3 deletions

13
scwrypts/ssh/connect/tmux Executable file
View File

@ -0,0 +1,13 @@
#!/bin/zsh
#####################################################################
DEPENDENCIES+=()
REQUIRED_ENV+=()
use tmux --group remote
CHECK_ENVIRONMENT
#####################################################################
REMOTE_CONNECT_TMUX $@