Added my blue theme for zshell!

Personal changes. ( cleaner for AUR controlled oh-my-zsh )
This commit is contained in:
James McGlashan 2011-11-26 20:30:46 +11:00
commit c40964f304

View file

@ -0,0 +1,2 @@
PROMPT='%{$fg[cyan]%}%n%{$reset_color%}@%{$fg[blue]%}%m:%{$fg[green]%}%0~%{$fg[red]%}%(?.. [%?]) %{$reset_color%}%% '
RPROMPT='$(git_prompt_info)'