diff --git a/passion.zsh-theme b/passion.zsh-theme index b7719f5..4f31220 100644 --- a/passion.zsh-theme +++ b/passion.zsh-theme @@ -209,4 +209,5 @@ TRAPALRM() { # prompt -PROMPT='$(real_time) $(login_info) $(directory) $(git_status)$(command_status) '; +# PROMPT='$(real_time) $(login_info) $(directory) $(git_status)$(command_status) '; +PROMPT='$(real_time) $(directory) $(git_status)$(command_status) ';