diff options
Diffstat (limited to 'Shell/.zshrc')
-rw-r--r-- | Shell/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Shell/.zshrc b/Shell/.zshrc index a3539b1..b1beb27 100644 --- a/Shell/.zshrc +++ b/Shell/.zshrc @@ -44,7 +44,7 @@ autoload -U compinit setopt autocd export ZSH_THEME="af-magic" -PS1="%B%F{128}(%n@%m)%B%F{64}[%(4~|...|)%3~] +PS1="%B%F{4}[%(4~|...|)%3~] %F{white}>> %b%f%k" setopt BANG_HIST |