ohmyzsh/themes/james-blue.zsh-theme
James McGlashan c40964f304 Added my blue theme for zshell!
Personal changes. ( cleaner for AUR controlled oh-my-zsh )
2011-11-26 20:30:46 +11:00

2 lines
147 B
Bash

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