bash-it/plugins
Brian Phillips 8eb90f7ac1 Fix loading of nvm for brew-installed nvm
This reverts to the original (working) version from 2017. During the most recent refactor to use the `_bash_it_homebrew_check` helper method, it was overlooked that `${BASH_IT_HOMEBREW_PREFIX}/nvm.sh` is not the equivalent to `$(brew --prefix nvm)/nvm.sh` since `BASH_IT_HOMEBREW_PREFIX` is set from `brew --prefix` instead of `brew --prefix nvm`.
2023-08-07 15:14:43 -05:00
..
available Fix loading of nvm for brew-installed nvm 2023-08-07 15:14:43 -05:00