Added .zfunc to zsh completion path

main
mandlm 2020-10-01 14:00:09 +02:00
parent 628463f6dd
commit 88da2fe9f4
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,8 @@ plugins=(
tmux
)
[ -d ~/.zfunc ] && fpath+=~/.zfunc
source $ZSH/oh-my-zsh.sh
# User configuration