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"
}