X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=blobdiff_plain;f=dot-files%2F_zshrc;h=4d0f974c6902286747ca70818279e713e6a078e7;hp=acd4fb107b18c3bf913151bcbad6c8e2a83162ed;hb=dca0d83c6d7ec533a4a131aeebe700cfdb618bfe;hpb=b7374ef9f1faa58c549594786948690085d462a3 diff --git a/dot-files/_zshrc b/dot-files/_zshrc index acd4fb1..4d0f974 100644 --- a/dot-files/_zshrc +++ b/dot-files/_zshrc @@ -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/*(.))