ohmyzsh/themes/geoffgarside.zsh-theme

3 lines
157 B
Plaintext
Raw Normal View History

2009-09-01 04:25:12 +08:00
# PROMPT="[%*] %n:%c $(git_prompt_info)%(!.#.$) "
2009-09-01 05:24:03 +08:00
PROMPT='[%*] %{$fg[cyan]%}%n%{$reset_color%}:%{$fg[green]%}%c%{$reset_color%}$(git_prompt_info) %(!.#.$) '