| ... | ... |
@@ -1,5 +1,5 @@ |
| 1 | 1 |
# Inspired by many other themes |
| 2 |
-PROMPT='[%*] %{$fg[cyan]%}%n%{$fg[magenta]%}➜%{$fg[green]%}%3~$(git_prompt_info)%{$reset_color%} » '
|
|
| 2 |
+PROMPT='[%*] %{$fg[cyan]%}%n%{$fg[magenta]%}➜%{$fg[green]%}%3~$(git_prompt_info)%{$reset_color%}» '
|
|
| 3 | 3 |
|
| 4 | 4 |
ZSH_THEME_GIT_PROMPT_PREFIX=" %{$fg_bold[blue]%}git(%{$fg[red]%}"
|
| 5 | 5 |
ZSH_THEME_GIT_PROMPT_SUFFIX="" |