chore(zsh): add INC_APPEND_HISTORY_TIME

main
sudo pacman -Syu 2023-11-12 22:19:14 +07:00
parent 2a2b510058
commit 2aeaf7db57
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ setopt HIST_NO_FUNCTIONS
setopt HIST_NO_STORE
setopt HIST_REDUCE_BLANKS
setopt HIST_SAVE_NO_DUPS
setopt INC_APPEND_HISTORY_TIME
# https://stackoverflow.com/q/12382499
bindkey "^[[1;3C" forward-word