added humza.zshtheme preview url

This commit is contained in:
Second Planet 2011-01-24 19:55:34 -05:00
commit 2934611b1c

View file

@ -1,4 +1,4 @@
# ZSH THEME
# ZSH THEME Preview: https://skitch.com/huyy/rk979/humza.zshtheme
let TotalBytes=0
for Bytes in $(ls -l | grep "^-" | awk '{ print $5 }')
@ -23,4 +23,4 @@ fi
PROMPT='%{$reset_color%}%n %{$fg[green]%}{%{$reset_color%}%~%{$fg[green]%}}%{$reset_color%}$(git_prompt_info) greetings, earthling %{$fg[green]%}[%{$reset_color%}%{$TotalSize%}%{$suffix%}%{$fg[green]%}]%{$fg[red]%}$%{$reset_color%} ☞ '
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[red]%}±("
ZSH_THEME_GIT_PROMPT_SUFFIX=");%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_SUFFIX=");%{$reset_color%}"