]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/blobdiff - .zshrc
passmenu among other things
[user/henk/vcsh/zsh.git] / .zshrc
diff --git a/.zshrc b/.zshrc
index 8258f1abb5e1130d6b243806d88f81065fff8c8f..1c0a28ff89fd367f283f19cfa6f313ff70832988 100644 (file)
--- a/.zshrc
+++ b/.zshrc
@@ -22,6 +22,10 @@ export YSU_MODE=ALL
 
 # I want sbin executables available
 export PATH=${PATH}:/usr/local/sbin:/sbin:/usr/sbin
+export PATH=${PATH}:~/bin
+
+# where zsh looks for functions
+fpath=(~/.zsh_functions $fpath)
 
 
 # hashed directories are usually independent and standalone
@@ -99,7 +103,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)