Delete .zshrc.zni

This commit is contained in:
Solomon Laing 2021-09-01 00:55:16 +00:00
parent 705eca1ad0
commit 51c95a0198

View File

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