Files
.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
dotwryn/scwrypts/remote/lib/bastion.module.zsh
2025-02-21 15:57:49 -07:00

4 lines
161 B
Bash

${scwryptsmodule}.get-passthrough-prefix() {
echo "source ~/.zshrc &>/dev/null; SUBSCWRYPT=$((SUBSCWRYPT+1)) SCWRYPTS_LOG_LEVEL=$SCWRYPTS_LOG_LEVEL scwrypts"
}