dotfiles/.zshrc.pre

3 lines
85 B
Plaintext

# so that i can autoload -Uz local functions
fpath=( ~/.config/zsh/functions $fpath)