X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zshrc;h=68fcb86e80e6875d28995d5894a71c6cdb2c5738;hb=586d8882940918fc349e804a0b06bf9d82fbd0ca;hp=8258f1abb5e1130d6b243806d88f81065fff8c8f;hpb=4e2d4793e845ab97bf0c6331ad59b71cd2dea69f;p=user%2Fhenk%2Fvcsh%2Fzsh.git diff --git a/.zshrc b/.zshrc index 8258f1a..68fcb86 100644 --- a/.zshrc +++ b/.zshrc @@ -23,6 +23,9 @@ export YSU_MODE=ALL # I want sbin executables available export PATH=${PATH}:/usr/local/sbin:/sbin:/usr/sbin +# where zsh looks for functions +fpath=(~/.zsh_functions $fpath) + # hashed directories are usually independent and standalone # so they can stay at the top @@ -99,7 +102,6 @@ source ~/.zsh_zinit # * follow symlinks # * work only on plainfiles # * take only the filename part without dir -fpath=(~/.zsh_functions $fpath) autoload ~/.zsh_functions/[^_]*(-.:t)