pull/112/merge
GitHub Merge Button 2012-04-24 17:54:35 -07:00
commit c3457bce92
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ prompt() {
;;
"pandora") my_ps_host="${red}\h${normal}";
;;
* ) my_ps_host="${green}\h${normal}";
;;
esac
my_ps_user="\[\033[01;32m\]\u\[\033[00m\]";