Create Vaadin theme

This commit is contained in:
Limon Monte 2016-11-28 16:42:44 +02:00 committed by GitHub
commit 50994d95bf

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="] "