Explorar o código

Set REPORTTIME for zsh

Thomas Dy %!s(int64=9) %!d(string=hai) anos
pai
achega
e7f72ccdf5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .zsh/config.zsh

+ 1 - 0
.zsh/config.zsh

@@ -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