diff options
| -rw-r--r-- | zsh/.zshrc | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -58,6 +58,8 @@ export KEYTIMEOUT=1  fpath+="$XDG_CONFIG_HOME/zsh/functions" +autoload -Uz anonsh +  autoload -Uz compinit   if [[ -n ${ZDOTDIR}/.zcompdump(#qN.mh+24) ]]; then    compinit | 
