diff --git a/zshrc b/zshrc index b5651b4..d4a35e1 100644 --- a/zshrc +++ b/zshrc @@ -17,10 +17,6 @@ setopt HIST_SAVE_NO_DUPS # Enable multi-terminal history setopt INC_APPEND_HISTORY -# Enable % escape expansion and substitution in the prompt -setopt PROMPT_PERCENT -setopt PROMPT_SUBST - # Disable 'D' to logout setopt IGNORE_EOF