nvm/test/install_script
Spike Grobstein 9854928ba9
[New] `install.sh`: allow user to explicitly opt out of nvm adding the source string
this is done by checking if the user supplies `PROFILE=/dev/null` when running `install.sh`, the `nvm_detect_profile` function will not output any strings, causing `nvm_do_install` to skip adding `SOURCE_STR`.
2018-05-03 08:22:07 -07:00
..
nvm_check_global_modules [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
nvm_detect_profile [New] `install.sh`: allow user to explicitly opt out of nvm adding the source string 2018-05-03 08:22:07 -07:00
nvm_do_install Remove useless trailing newlines 2018-02-26 01:01:30 +08:00
nvm_install_dir Remove trailing space 2018-02-26 01:03:01 +08:00
nvm_install_with_aliased_dot Remove useless trailing newlines 2018-02-26 01:01:30 +08:00
nvm_install_with_node_version Update test/install_script/nvm_install_with_node_version to use nvm ls 8 instead of grep! 2017-11-30 15:33:01 +01:00
nvm_profile_is_bash_or_zsh [Fix] NVM_PROFILE bash/zsh detection in installation 2017-03-15 14:34:28 +08:00
nvm_reset Remove useless trailing newlines 2018-02-26 01:01:30 +08:00
nvm_source Remove trailing space 2018-02-26 01:03:01 +08:00