From: PHO Date: Fri, 19 Apr 2019 04:56:21 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=dca0d83c6d7ec533a4a131aeebe700cfdb618bfe Auto commit by The Sugar System. --- 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/*(.))