Added my own oh-my-zsh theme

This commit is contained in:
Magnus Furnes Vadøy 2012-07-18 21:27:37 +02:00
commit 75f4cbc098

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%} "