From 2934611b1ced9a1e089a5593c05aeeb432c843f0 Mon Sep 17 00:00:00 2001 From: Second Planet Date: Mon, 24 Jan 2011 19:55:34 -0500 Subject: [PATCH] added humza.zshtheme preview url --- themes/humza.zsh-theme | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/humza.zsh-theme b/themes/humza.zsh-theme index f96432f3d..107886295 100644 --- a/themes/humza.zsh-theme +++ b/themes/humza.zsh-theme @@ -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%}" \ No newline at end of file +ZSH_THEME_GIT_PROMPT_SUFFIX=");%{$reset_color%}"