Browse code

Customise prompt value

Geoff Garside authored on 31/08/2009 at 13:03:33
Showing 1 changed files
... ...
@@ -29,4 +29,5 @@ setopt prompt_subst
29 29
 
30 30
 export LSCOLORS="Gxfxcxdxbxegedabagacad"
31 31
 
32
-PROMPT='%{$fg_bold[red]%}➜ %{$fg_bold[green]%}%p %{$fg[cyan]%}%c %{$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[blue]%} % %{$reset_color%}'
32
+# PROMPT='%{$fg_bold[red]%}➜ %{$fg_bold[green]%}%p %{$fg[cyan]%}%c %{$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[blue]%} % %{$reset_color%}'
33
+PROMPT='%m:%1/$(git_prompt_info) %n\$ '