Aggiornare 'etc/profile.d/ps1.container'

main
sam 3 years ago
parent 4fa605d90b
commit 8c27918461

@ -22,5 +22,5 @@ USER_COLOR_ZSH=blue
fi
SHELL=bash
export PS1_BASH="$red$HOST$white::$green$SYSTEM$white<$PRIV_COLOR_BASH$PRIV$white>:$USER_COLOR_BASH\u$white@\h $blue\w $white|${yellow}${SHELL}$white| # "
export PS1_ZSH="%F{red}$HOST%f::%F{green}$SYSTEM%f<%F{$PRIV_COLOR_ZSH}$PRIV%f>:$%B%F{$USER_COLOR_ZSH}%(?..%? )%f%b%B%F{$USER_COLOR_ZSH}%n%f%b@$(hostname) %B%F{blue}%40<..<%~%<< %f|%F{yellow}zsh%f| %f%b%# "
export PS1_BASH="$red${HOST}${white}::${green}${SYSTEM}${white}<${PRIV_COLOR_BASH}${PRIV}${white}>:${USER_COLOR_BASH}\u${white}@\h ${blue}\w ${white}|${yellow}${SHELL}${white}| # "
export PS1_ZSH="%F{red}$HOST%f::%F{green}$SYSTEM%f<%F{$PRIV_COLOR_ZSH}$PRIV%f>:%B%F{$USER_COLOR_ZSH}%(?..%? )%f%b%B%F{$USER_COLOR_ZSH}%n%f%b@$(hostname) %B%F{blue}%40<..<%~%<< %f|%F{yellow}zsh%f| %f%b%# "

Loading…
Cancel
Save