[zsh] Add homebrew site-functions to fpath
This commit is contained in:
parent
21ebcac9d5
commit
f6774a6a13
3 changed files with 19 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env zsh
|
||||
# Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
autoload -U compinit
|
||||
autoload -Uz compinit
|
||||
compinit
|
||||
|
||||
# Cache completions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue