Fix zsh zcompinit
This commit is contained in:
		@@ -10,7 +10,6 @@ WORDCHARS=''
 | 
			
		||||
 | 
			
		||||
zmodload -i zsh/complist
 | 
			
		||||
fpath=($fpath $ZDOTDIR/completions/)
 | 
			
		||||
fpath=($fpath /usr/local/share/zsh/)
 | 
			
		||||
fpath=($fpath /usr/local/share/zsh/site-functions/)
 | 
			
		||||
 | 
			
		||||
## case-insensitive (all),partial-word and then substring completion
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user