This commit is contained in:
Limon Monte 2017-05-04 21:23:07 +00:00 committed by GitHub
commit d9f64cdd07

4
themes/vaadin.zsh-theme Normal file
View file

@ -0,0 +1,4 @@
PROMPT='%(!.%{$fg_bold[red]%}.%{$fg_bold[green]%}%n@)%m %{$fg_bold[blue]%}%(!.%1~.%~) $(git_prompt_info)%{$fg_bold[cyan]%}}>%{$reset_color%} '
ZSH_THEME_GIT_PROMPT_PREFIX="["
ZSH_THEME_GIT_PROMPT_SUFFIX="] "