diff --git a/zshrc b/zshrc index 66b3a1e6..1beb369e 100644 --- a/zshrc +++ b/zshrc @@ -8,7 +8,7 @@ autoload -Uz promptinit # Green for normal user and red for root. Thanks nyuszika7h :D promptinit PS1="%B%(!.%F{red}.%F{green})%n@%m %~ -%#%f " +%#%f%b " setopt histignorealldups sharehistory