diff --git a/dotfiles/ps1/ps1.sh b/dotfiles/ps1/ps1.sh index c37b729..17e5dbd 100644 --- a/dotfiles/ps1/ps1.sh +++ b/dotfiles/ps1/ps1.sh @@ -966,6 +966,7 @@ ps1_on() { PROMPT_COMMAND="_ps1_update" fi fi + # A test line for runner _ps1_set_prompt }