Make $HOSTNAME not necessary for hostname.
This commit is contained in:
@@ -53,6 +53,8 @@ prompt() {
|
|||||||
;;
|
;;
|
||||||
"pandora") my_ps_host="${red}\h${normal}";
|
"pandora") my_ps_host="${red}\h${normal}";
|
||||||
;;
|
;;
|
||||||
|
* ) my_ps_host="${green}\h${normal}";
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
my_ps_user="\[\033[01;32m\]\u\[\033[00m\]";
|
my_ps_user="\[\033[01;32m\]\u\[\033[00m\]";
|
||||||
|
|||||||
Reference in New Issue
Block a user