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