Codebase list kali-defaults / b9fb911
Disable zsh completion _approximate Daniel Ruiz de Alegría 2 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
3232 compinit -d ~/.cache/zcompdump
3333 zstyle ':completion:*:*:*:*:*' menu select
3434 zstyle ':completion:*' auto-description 'specify: %d'
35 zstyle ':completion:*' completer _expand _complete _correct _approximate
35 zstyle ':completion:*' completer _expand _complete _correct
3636 zstyle ':completion:*' format 'Completing %d'
3737 zstyle ':completion:*' group-name ''
3838 zstyle ':completion:*' list-colors ''