From 0eef2100a7e34790274e04aa060fe252134f782e Mon Sep 17 00:00:00 2001 From: Joe Date: Sun, 24 Jul 2022 22:50:38 +0200 Subject: First artix commit --- .config/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 6af7f1d..baaaa87 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -102,5 +102,5 @@ bindkey -v "^ " globalias bindkey -v " " magic-space bindkey -M isearch " " magic-space -PROMPT="%B%{$fg[red]%}%M %{$fg[blue]%}%c%{$fg[red]%}%#%{$reset_color%} " +PROMPT="%B%{$fg[cyan]%}%M %{$fg[blue]%}%c%{$fg[cyan]%}%#%{$reset_color%} " RPROMPT="%{$fg_bold[red]%}%(?..%?)%{$reset_color%}" -- cgit v1.2.3