~set prompt colors

This commit is contained in:
dx
2020-07-12 02:56:00 +01:00
parent dd910c4b3d
commit 3099cefb57

View File

@@ -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