change prompt colors
This commit is contained in:
parent
9662d31da3
commit
d1428acfb4
@ -19,8 +19,8 @@ export PATH
|
||||
|
||||
autoload -U colors
|
||||
colors
|
||||
PROMPT="%{$fg_bold[yellow]%}%* %{$fg_bold[cyan]%}%d %(?.$fg_bold[green]✓.$fg_bold[red]%?)
|
||||
%(3L.$fg_bold[red]%L .)%{$fg_bold[yellow]%}%% %{$reset_color%}"
|
||||
PROMPT="%{%B%F{214}%}%* %{$fg_bold[cyan]%}%d %(?.$fg_bold[green]✓.$fg_bold[red]%?)
|
||||
%(3L.$fg_bold[red]%L .)%{%B%F{214}%}%% %{$reset_color%}"
|
||||
|
||||
source $HOME/.config/zsh/key-bindings.zsh
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user