Browse code

removing useless line

Max Gonzih authored on 21/06/2011 at 11:53:11
Showing 1 changed files
... ...
@@ -38,7 +38,6 @@ local current_dir='%{$PR_BOLD$PR_BLUE%}%~%{$PR_NO_COLOR%}'
38 38
 local rvm_ruby='%{$PR_RED%}‹$(rvm-prompt i v g s)›%{$PR_NO_COLOR%}'
39 39
 local git_branch='$(git_prompt_info)%{$PR_NO_COLOR%}'
40 40
 
41
-#PROMPT="${user_host} ${current_dir} ${rvm_ruby} ${git_branch}$PR_PROMPT "
42 41
 PROMPT="╭─${user_host} ${current_dir} ${rvm_ruby} ${git_branch}
43 42
 ╰─$PR_PROMPT "
44 43
 RPS1="${return_code}"