dotwryn/scwrypts/ssh/connect/tmux

14 lines
255 B
Plaintext
Raw Normal View History

2023-06-27 22:53:59 +00:00
#!/bin/zsh
#####################################################################
2023-06-27 22:53:59 +00:00
DEPENDENCIES+=()
REQUIRED_ENV+=()
use tmux --group remote
2023-06-27 22:53:59 +00:00
CHECK_ENVIRONMENT
2023-06-27 22:53:59 +00:00
#####################################################################
REMOTE_CONNECT_TMUX $@