.circleci
.docker
config
resume
scwrypts
dotwryn
remote
.config
lib
bastion.module.zsh
config.module.zsh
omni.module.zsh
tmux.module.zsh
tmux
configure
connect
remote.scwrypts.zsh
test
setup
vim
zsh
.gitattributes
.gitignore
.gitmodules
README.md
4 lines
161 B
Bash
4 lines
161 B
Bash
${scwryptsmodule}.get-passthrough-prefix() {
|
|
echo "source ~/.zshrc &>/dev/null; SUBSCWRYPT=$((SUBSCWRYPT+1)) SCWRYPTS_LOG_LEVEL=$SCWRYPTS_LOG_LEVEL scwrypts"
|
|
}
|