1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-12-22 17:28:01 +00:00

Added screenshot link for jreese theme

This commit is contained in:
John Reese 2010-04-08 15:02:56 -04:00
parent 1faec3fbd8
commit 7d18681629

View File

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