diff --git a/.zshrc b/.zshrc index cf6f0f7..38c4fd7 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) \$(/home/slash/code/projects/baps1/src/baps1)" +PROMPT='$(prompt)' RPROMPT='$(rprompt)' # Set terminal name to current runnign application