added notice header to dhodgkin.zsh-theme

This commit is contained in:
Damien Hodgkin 2012-07-19 18:33:16 -04:00
commit 40396fa89d

View file

@ -1,3 +1,7 @@
# dhodgkin theme
# copyright (C) 2011 Damien Hodgkin.
# ----------------------------------
local user='%{$fg[magenta]%}%n@%{$fg[magenta]%}%m%{$reset_color%}'
local pwd='%{$fg[blue]%}%c%{$reset_color%}'
local rvm='%{$fg[green]%}$(rvm-prompt i v g)%{$reset_color%}'