10 lines
309 B
Plaintext
10 lines
309 B
Plaintext
# The following lines were added by compinstall
|
|
|
|
zstyle ':completion:*' completer _expand _complete _ignored _correct _approximate
|
|
zstyle ':completion:*' matcher-list '' 'r:|[._-]=* r:|=*'
|
|
zstyle :compinstall filename '/home/solomon/.zshrc'
|
|
|
|
autoload -Uz compinit
|
|
compinit
|
|
# End of lines added by compinstall
|