]> git.alrj.org Git - zsh.d.git/blobdiff - example/zshrc
Move compinit into the completion snippet, and actually use it.
[zsh.d.git] / example / zshrc
index 6b1d0c30737d3f8a551876df41e56f19839eff8f..1e313da9959a775bfea4f187e616f9805b478f71 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/zsh
 
-autoload -U compinit zrecompile
+autoload -U zrecompile
 
 zsh_cache=${HOME}/.zsh_cache
 mkdir -p $zsh_cache