]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Fri, 19 Apr 2019 04:56:21 +0000 (13:56 +0900)
committerPHO <pho@cielonegro.org>
Fri, 19 Apr 2019 04:56:21 +0000 (13:56 +0900)
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/*(.))