2025-03-11

This commit is contained in:
2025-03-11 10:00:00 -04:00
parent 6e94293828
commit 0ab5d6167b
+3 -2
View File
@@ -75,14 +75,15 @@ ENABLE_CORRECTION="true"
zsh-autocomplete zsh-autocomplete
bbedit bbedit
github github
macos gh
nvm nvm
npm npm
gitignore gitignore
brew brew
thefuck
) )
FPATH="$(brew --prefix)/share/zsh/site-functions:${FPATH}" FPATH="$(brew --prefix)/share/zsh/site-functions:${FPATH}"
NVM_HOMEBREW=$(brew --prefix nvm) NVM_HOMEBREW=/opt/homebrew/opt/nvm
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh