ohmyzsh/themes/humza.zsh-theme
2012-11-26 08:53:21 -05:00

5 lines
307 B
Bash

# ZSH THEME Preview: https://skitch.com/huyy/rk979/humza.zshtheme
PROMPT='%{$reset_color%}%n %{$fg[green]%}{%{$reset_color%}%~%{$fg[green]%}}%{$reset_color%}$(git_prompt_info) %{$fg[red]%}$%{$reset_color%} ☞ '
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[red]%}±("
ZSH_THEME_GIT_PROMPT_SUFFIX=")%{$reset_color%}"