Activity
[Refactor] prefer case
over if/else chains
[Refactor] prefer
case
over if/else chains[Tests] install.sh
: clean up nvm_detect_profile
tests
[Tests]
install.sh
: clean up nvm_detect_profile
tests[New] install.sh
: add $ZDOTDIR
to zsh search
[New]
install.sh
: add $ZDOTDIR
to zsh search[Fix] nvm_install_latest_npm
: avoid unbound variable
[Fix]
nvm_install_latest_npm
: avoid unbound variable[actions] use node/install
instead of node/run
[actions] use
node/install
instead of node/run
[Fix] declare an unbound variable
[Fix] declare an unbound variable
[Tests] use a better JSON parsing implementation
[Tests] use a better JSON parsing implementation
[Fix] install.sh
: when NVM_INSTALL_GITHUB_REPO
is set, issue a wa…
[Fix]
install.sh
: when NVM_INSTALL_GITHUB_REPO
is set, issue a wa…[New] aliases: skip leading blank lines in alias file
[New] aliases: skip leading blank lines in alias file
[readme] fix typo in resolv.conf filename
[readme] fix typo in resolv.conf filename
[readme] fix typo in resolv.conf filename
[readme] fix typo in resolv.conf filename
[readme] cdnvm
function: fix shellcheck errors
[readme]
cdnvm
function: fix shellcheck errors