Merge commit 'ba8978c'
This commit is contained in:
commit
b3c7421265
@ -28,7 +28,7 @@ configure_prompt() {
|
||||
#prompt_symbol=㉿
|
||||
prompt_symbol=@
|
||||
# Skull emoji for root terminal
|
||||
[ "$EUID" -eq 0 ] && prompt_symbol=💀
|
||||
#[ "$EUID" -eq 0 ] && prompt_symbol=💀
|
||||
case "$PROMPT_ALTERNATIVE" in
|
||||
twoline)
|
||||
PROMPT=$'%F{%(#.blue.green)}╔══${debian_chroot:+($debian_chroot)─}${VIRTUAL_ENV:+($(basename $VIRTUAL_ENV))─}(%B%F{%(#.red.blue)}%n'$prompt_symbol$'%m%b%F{%(#.blue.green)})-[%B%F{reset}%(6~.%-1~/…/%4~.%5~)%b%F{%(#.blue.green)}]\n`giti -n`%F{%(#.blue.green)}╚═%B%(#.%F{red}#.%F{blue}$)%b%F{reset} '
|
||||
|
Loading…
x
Reference in New Issue
Block a user