mirror of
https://github.com/sorin-ionescu/prezto.git
synced 2025-01-24 09:22:17 +08:00
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
|
# Comment
|
||
|
|
||
|
ZSH_THEME_GIT_PROMPT_PREFIX=' (git:'
|
||
|
ZSH_THEME_GIT_PROMPT_SUFFIX=')'
|
||
|
|
||
|
PROMPT='%{$fg[magenta]%}[%c]$(git_prompt_info) $ %{$reset_color%}'
|