Update asdf and fzf to work nicer with MacOS
This commit is contained in:
parent
32ebf043e3
commit
56a572e55f
4 changed files with 11 additions and 2 deletions
chezmoi/dot_zshrc.d
|
@ -1,5 +1,4 @@
|
|||
if command -v brew &> /dev/null; then
|
||||
FPATH="$(brew --prefix)/share/zsh/site-functions:${FPATH}"
|
||||
autoload -Uz compinit
|
||||
compinit
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue