zsh:opts: Disable HIST_VERIFY

Most of the I am sure about it, and if not, I press Tab.
This commit is contained in:
2023-12-04 20:43:01 +01:00
parent 194e96b568
commit a0d79583f2

View File

@@ -142,11 +142,6 @@
# it vanishes, allowing you to briefly reuse or edit the definition.
setopt HIST_NO_FUNCTIONS
# Remove superfluous blanks from each command line being added to the
# history list.
setopt HIST_REDUCE_BLANKS
# Whenever the user enters a line with history expansion, don't execute the
# Remove superfluous blanks from each command line being added to the
# history list.
setopt HIST_REDUCE_BLANKS