add dcbu alias

This commit is contained in:
2023-03-11 22:46:39 +01:00
committed by Václav Uruba
parent e4303f8e8e
commit a05b52b79b
3 changed files with 6 additions and 4 deletions

View File

@@ -21,10 +21,10 @@ compinit
REPORTTIME=5
autoload -U colors
colors
PROMPT="%{$fg_bold[yellow]%}%* %{$fg_bold[blue]%}%d %(?.$fg_bold[green]✓.$fg_bold[red]%?)
%{%(3L.$fg_bold[red]%L .)%}%{%(?.$fg_bold[green].$fg_bold[red])%}%%%{$reset_color%} "
#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 "
source $HOME/.config/.aliases
source $HOME/.config/.aliases.local