@@ -11,6 +11,7 @@ zstyle ':completion:*' menu select
zstyle ':completion:*:default' list-colors ${(s.:.)LS_COLORS}
zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}'
+REPORTTIME=5
HISTFILE="${HOME}/.zhistory"
SAVEHIST=10000