This commit is contained in:
Deleted user 2017-05-02 02:22:12 +00:00 committed by GitHub
commit 5e13e1d0de

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

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