[zsh] Add homebrew site-functions to fpath

This commit is contained in:
Eryn Wells 2023-06-01 10:27:12 -07:00
parent 21ebcac9d5
commit f6774a6a13
3 changed files with 19 additions and 1 deletions

1
zshrc
View file

@ -1,6 +1,7 @@
# Eryn Wells <eryn@erynwells.me>
zsh_init_rc_functions=( \
init_rc_fpath_darwin \
init_rc_aliases \
init_configure_ls \
init_rc_tilde_paths \