Clone this repo to ~/.zsh. Set this in ~/.zshrc: fpath=(~/.zsh/functions $fpath) for FILE in ~/.zsh/*.zsh; do source $FILE done