mirror of
https://github.com/akelge/zsh
synced 2025-07-04 13:39:07 +00:00
Revert history change
This commit is contained in:
@ -4,7 +4,7 @@ if `fancyTerm`; then
|
||||
# We are on xterminal
|
||||
W="%n@%m:%."
|
||||
I="%m:%."
|
||||
L="%B@%m %~ %#%b "
|
||||
L="%B@%m %4(~:...:)%3~ %#%b "
|
||||
PS1="%{]2;$W%}%{]1;$I%}$L"
|
||||
unset W I L
|
||||
|
||||
|
Reference in New Issue
Block a user