Files
.circleci
.docker
bin
colorschemes
config
resume
scwrypts
dotwryn
ssh
.config
connect
ssh
tmux
xserver
lib
omni
ssh.scwrypts.zsh
setup
vim
zsh
.gitattributes
.gitignore
.gitmodules
README.md
dotwryn/scwrypts/ssh/connect/xserver

14 lines
265 B
Plaintext
Raw Normal View History

2023-06-27 16:53:59 -06:00
#!/bin/zsh
#####################################################################
2023-06-27 16:53:59 -06:00
DEPENDENCIES+=()
REQUIRED_ENV+=()
use ssh --group remote
2023-06-27 16:53:59 -06:00
CHECK_ENVIRONMENT
2023-06-27 16:53:59 -06:00
#####################################################################
REMOTE_ARGS=(-Y) REMOTE__LOGIN $@