This commit is contained in:
Nebojša Jakovljević 2017-05-02 02:22:48 +00:00 committed by GitHub
commit 9b00405211

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

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