diff --git a/dotfiles/zshrc b/dotfiles/zshrc index 01d115d..2374267 100644 --- a/dotfiles/zshrc +++ b/dotfiles/zshrc @@ -62,7 +62,6 @@ setopt PROMPT_SUBST RPROMPT="%{$fg[white]%}\${vcs_info_msg_0_}%{$reset_color%}" - PROMPT="%{$fg[white]%}┌%{$reset_color%}[%{$fg[yellow]%}%n%{$reset_color%}@%{$fg[cyan]%}%m%{$reset_color%}]─[%{$fg[green]%}%d%{$reset_color%}] %{$fg[white]%}└─╼%{$reset_color%} "