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