diff --git a/.zshrc b/.zshrc index 38c4fd7..184d5ac 100644 --- a/.zshrc +++ b/.zshrc @@ -50,7 +50,7 @@ precmd_functions+='precmd_update_updates' chpwd_functions+='chpwd_update_git_vars' # Set the prompt. -PROMPT='$(prompt)' +PROMPT='$(prompt) $(/home/slash/code/projects/baps1/src/baps1)' RPROMPT='$(rprompt)' # Set terminal name to current runnign application