diff --git a/zsh/.zshrc b/zsh/.zshrc index 046c133..3e82a5f 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -70,6 +70,7 @@ local exit_code="%(?..${red}%?%f)" setopt prompt_subst export PROMPT="${lbrkt}${user}${colon}${host}${colon}${dir}${branch}${rbrkt} ${exit_code} ${prompt}" +export RPROMPT='' # aliases source $HOME/.config/zsh/aliases