diff --git a/.zshrc.zni b/.zshrc.zni deleted file mode 100644 index d311ef3..0000000 --- a/.zshrc.zni +++ /dev/null @@ -1,9 +0,0 @@ -# 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