Remove prompt options, they are enable in a theme
This commit is contained in:
parent
d2626b5fa5
commit
0e734bbc7b
4
zshrc
4
zshrc
@ -17,10 +17,6 @@ setopt HIST_SAVE_NO_DUPS
|
|||||||
# Enable multi-terminal history
|
# Enable multi-terminal history
|
||||||
setopt INC_APPEND_HISTORY
|
setopt INC_APPEND_HISTORY
|
||||||
|
|
||||||
# Enable % escape expansion and substitution in the prompt
|
|
||||||
setopt PROMPT_PERCENT
|
|
||||||
setopt PROMPT_SUBST
|
|
||||||
|
|
||||||
# Disable '<Ctrl>D' to logout
|
# Disable '<Ctrl>D' to logout
|
||||||
setopt IGNORE_EOF
|
setopt IGNORE_EOF
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user