Change prompt

This commit is contained in:
2024-12-30 18:33:48 +00:00
parent 30f92b7dba
commit 9867c1029c

View File

@@ -35,7 +35,7 @@ autoload -U compinit
setopt autocd setopt autocd
export ZSH_THEME="af-magic" export ZSH_THEME="af-magic"
PS1="%B%F{4}[%(4~|...|)%3~] PS1="%B%F{4}[%(4~|...|)%3~]
%F{white}>> %b%f%k" %F{white}%F{0}%m%b%f> %k"
setopt BANG_HIST setopt BANG_HIST
setopt EXTENDED_HISTORY setopt EXTENDED_HISTORY