ssh scwrypts extension + moved dotwryn scwrypts extension deeper
This commit is contained in:
13
scwrypts/ssh/connect/tmux
Executable file
13
scwrypts/ssh/connect/tmux
Executable file
@ -0,0 +1,13 @@
|
||||
#!/bin/zsh
|
||||
#####################################################################
|
||||
|
||||
DEPENDENCIES+=()
|
||||
REQUIRED_ENV+=()
|
||||
|
||||
use tmux --group remote
|
||||
|
||||
CHECK_ENVIRONMENT
|
||||
|
||||
#####################################################################
|
||||
|
||||
REMOTE_CONNECT_TMUX $@
|
Reference in New Issue
Block a user