update prompt

This commit is contained in:
Vaclav Uruba 2025-02-05 17:30:10 +01:00
parent c55bdc3d2c
commit e05f52d12d
Signed by: uruba
GPG Key ID: 9D8E987C4B2E1E9C

View File

@ -21,8 +21,14 @@ compinit
REPORTTIME=5
PROMPT="%B%F{yellow}%*%f %F{blue}%d%f %(?.%F{green}✓%f.%F{red}%?%f)
%(3L.%F{red}%L%f .)%(?.%F{green}.%F{red})%%%f%b "
#autoload -U colors
#colors
#PROMPT="%B%F{yellow}%*%f %F{blue}%d%f %(?.%F{green}✓%f.%F{red}%?%f)
#%(3L.%F{red}%L%f .)%(?.%F{green}.%F{red})%%%f%b "
autoload -U colors
colors
PROMPT="%{$fg_bold[yellow]%}%* %{%(3L.$fg_bold[red]%L .)%}%{$fg_bold[blue]%}%d %(?.$fg_bold[green]✓.$fg_bold[red]%?)
%{%(?.$fg_bold[green].$fg_bold[red])%}%%%{$reset_color%} "
source $HOME/.config/.aliases
source $HOME/.config/.aliases.local