From 99fb6409e10aceaa9c681285620e5dba1ad24e22 Mon Sep 17 00:00:00 2001 From: finga Date: Thu, 26 Nov 2015 17:34:23 +0100 Subject: [PATCH] remove comment files: .zshrc --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 636ef43..20745f1 100644 --- a/.zshrc +++ b/.zshrc @@ -26,7 +26,7 @@ autoload -U promptinit promptinit PROMPT="%{$fg_no_bold[blue]%}%n%{$reset_color%}%{$fg_no_bold[red]%}%#%{$reset_color%}%{$fg_no_bold[blue]%}%m%{$reset_color%}%{$fg_no_bold[green]%}%~:%{$fg_no_bold[yellow]%}%?%{$fg_no_bold[green]%}$ %{$reset_color%}" -#RPROMPT="%{$fg_no_bold[green]%}%~%{$reset_color%} [%{$fg_no_bold[yellow]%}%*%{$reset_color%}]" +RPROMPT="%{$fg_no_bold[green]%}%~%{$reset_color%} [%{$fg_no_bold[yellow]%}%*%{$reset_color%}]" # Show cwd in titlebar precmd() {