1
0
Fork 0

Customise prompt value

pull/4/head
Geoff Garside 15 years ago
parent 4e3f4d5e9f
commit b2f26ab854

@ -29,4 +29,5 @@ setopt prompt_subst
export LSCOLORS="Gxfxcxdxbxegedabagacad"
PROMPT='%{$fg_bold[red]%}➜ %{$fg_bold[green]%}%p %{$fg[cyan]%}%c %{$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[blue]%} % %{$reset_color%}'
# PROMPT='%{$fg_bold[red]%}➜ %{$fg_bold[green]%}%p %{$fg[cyan]%}%c %{$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[blue]%} % %{$reset_color%}'
PROMPT='%m:%1/$(git_prompt_info) %n\$ '

Loading…
Cancel
Save