]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_zshrc
Auto commit by The Sugar System.
[sugar.git] / dot-files / _zshrc
index acd4fb107b18c3bf913151bcbad6c8e2a83162ed..4d0f974c6902286747ca70818279e713e6a078e7 100644 (file)
@@ -17,6 +17,7 @@ zstyle ':completion:*' use-cache true
 if [[ -d "$HOME/.zfunc" ]]; then
     fpath=($HOME/.zfunc $fpath)
     autoload -U ~/.zfunc/*(:t)
+    compinit
     function r() {
         local f
         f=(~/.zfunc/*(.))