diff --git a/.zshrc b/.zshrc index 7d63983..0685cd5 100644 --- a/.zshrc +++ b/.zshrc @@ -59,7 +59,7 @@ # Uncomment the following line if you want to change the command execution time # stamp shown in the history command output. # The optional three formats: "mm/dd/yyyy"|"dd.mm.yyyy"|"yyyy-mm-dd" - HIST_STAMPS="dd.mm.yyyy" + HIST_STAMPS="yyyy-mm-dd" HISTSIZE=10000000 SAVEHIST=10000000 setopt inc_append_history