adding machine name to prompt

This commit is contained in:
Nathan Stilwell 2016-03-03 17:49:22 -05:00
commit 72210052af

View file

@ -16,7 +16,8 @@
# $FG[125] - strawberry
# $FG[145] - white
PROMPT='%{$BG[008]%}%{$fg[white]%} $(collapse_pwd) \
PROMPT='%{$BG[237]%}%{$fg[white]%} $(hostname) \
%{$BG[008]%}%{$fg[white]%} $(collapse_pwd) \
%{$BG[056]%}%{$fg[white]%}$(git_prompt_short_sha)\
%{$BG[093]%}%{$fg[white]%}$(git_prompt_info)\
%{$reset_color%}$(git_prompt_status)