This commit is contained in:
Matthew Bunday 2017-05-02 02:23:15 +00:00 committed by GitHub
commit aee4eac966

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

@ -0,0 +1,4 @@
PROMPT='%{$fg[green]%}%~%{$fg[blue]%} %{$fg[yellow]%}$(git_prompt_info)%{$reset_color%} '
ZSH_THEME_GIT_PROMPT_PREFIX=""
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$fg[blue]%} →"