Browse code

Added screenshot link for jreese theme

John Reese authored on 08/04/2010 at 19:02:56
Showing 1 changed files
... ...
@@ -1,3 +1,5 @@
1
+# ZSH Theme - Preview: http://dl.dropbox.com/u/1552408/Screenshots/2010-04-08-oh-my-zsh.png
2
+
1 3
 if [ "$(whoami)" = "root" ]; then NCOLOR="red"; else NCOLOR="green"; fi
2 4
 local return_code="%(?..%{$fg[red]%}%? ↵%{$reset_color%})"
3 5