diff --git a/src/init.rs b/src/init.rs index 92390c75..33fad064 100644 --- a/src/init.rs +++ b/src/init.rs @@ -215,7 +215,7 @@ else fi # Finally, prepare the precmd function and set up the start time. - PROMPT_COMMAND=starship_precmd + PROMPT_COMMAND="starship_precmd;$PROMPT_COMMAND"; fi # Set up the start time and STARSHIP_SHELL, which controls shell-specific sequences