1
0
Fork 0

zsh: another prompt emoji for teh lulz

This commit is contained in:
Von Random 2022-08-15 19:16:44 +03:00
parent 79821d69d2
commit abf00f7cd8

2
zshrc
View file

@ -45,7 +45,7 @@ zstyle ':completion:*:default' list-colors ${(s.:.)LS_COLORS}
# }}}
# {{{ prompt
reset='%%{\e[0m%%}'
prompt_fmt='[ %s@%s:%s %s]\n\U1f525 '
prompt_fmt='[ %s@%s:%s %s]\n\U01f4a2 '
prompt_fmtn='[ %%{\e[2;3m%%}%s%%{\e[0m%%} ] '
prompt_user='%F{%(!.red.blue)}%n%f'
prompt_host='%m'