From 3099cefb5712c7829d0eaf0c83c998639f0d5db0 Mon Sep 17 00:00:00 2001 From: dx Date: Sun, 12 Jul 2020 02:56:00 +0100 Subject: ~set prompt colors --- Shell/.zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Shell') diff --git a/Shell/.zshrc b/Shell/.zshrc index e7062de..eb5dc8c 100644 --- a/Shell/.zshrc +++ b/Shell/.zshrc @@ -18,8 +18,8 @@ alias dre="doom sync" ## ZSH export ZSH_THEME="af-magic" -PS1="%F{8}[δx@%m%k] %B%F{14}[%(4~|...|)%3~]%F{white} -λ %b%f%k" +PS1="%B%F{blue}[%(4~|...|)%3~] +%F{white}λ %b%f%k" setopt histignorealldups sharehistory autoload -U colors && colors -- cgit v1.2.3-13-gbd6f