Update dotfiles/ps1/ps1.sh
All checks were successful
ShellCheck / shellcheck (push) Successful in 14s

.
This commit is contained in:
2026-01-25 01:46:05 +00:00
parent 7004caf4d1
commit c8b365436a

View File

@@ -966,7 +966,7 @@ ps1_on() {
PROMPT_COMMAND="_ps1_update" PROMPT_COMMAND="_ps1_update"
fi fi
fi fi
# A test line for runner # A test for runner
_ps1_set_prompt _ps1_set_prompt
} }