From a1e8e30f0169652cc9f9750fc3e9240ab06da5fe Mon Sep 17 00:00:00 2001 From: tinogomes Date: Fri, 8 Mar 2013 14:04:02 -0300 Subject: [PATCH] added # on BOL n prompt --- themes/tinogomes.zsh-theme | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/tinogomes.zsh-theme b/themes/tinogomes.zsh-theme index 68b5e588b..df1f22c12 100644 --- a/themes/tinogomes.zsh-theme +++ b/themes/tinogomes.zsh-theme @@ -31,5 +31,5 @@ if [[ -s ~/.rvm/scripts/rvm ]] ; then fi PROMPT=' -%{$fg[yellow]%}%n%{$reset_color%}@%{$fg[cyan]%}%m%{$reset_color%}:%{$fg_bold[blue]%}%~%{$reset_color%} '$RVM_PROMPT'$(git_prompt_info)$(prompt_hg_info) -%_$(prompt_char) ' +# %{$fg[yellow]%}%n%{$reset_color%}@%{$fg[cyan]%}%m%{$reset_color%}:%{$fg_bold[blue]%}%~%{$reset_color%} '$RVM_PROMPT'$(git_prompt_info)$(prompt_hg_info) +# %_$(prompt_char) '