add strict tab numbering to scwrypts/ssh/omni

This commit is contained in:
2023-11-11 07:16:28 -07:00
parent adbbb0fd83
commit 8be73904a0
4 changed files with 44 additions and 14 deletions

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

@ -0,0 +1,13 @@
#!/bin/zsh
#####################################################################
DEPENDENCIES+=()
REQUIRED_ENV+=()
use ssh --group remote
CHECK_ENVIRONMENT
#####################################################################
REMOTE_ARGS=(-Y) REMOTE__LOGIN $@