1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-01 14:00:27 +00:00
prezto/themes/geoffgarside.zsh-theme

3 lines
157 B
Plaintext
Raw Normal View History

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