cadusk theme customization

This commit is contained in:
Carlos Cardoso 2014-04-28 22:16:14 -03:00
commit 17b6871994

View file

@ -1,7 +1,6 @@
# cadusk ZSH Theme - customized on top of avit theme
PROMPT='
$(_user_host) ${_current_dir} $(git_prompt_info)
PROMPT='[$(_user_host) ${_current_dir}] $(git_prompt_info)
$ '
PROMPT2='%{$fg[white]%}$%{$reset_color%} '