nvm/test
Dena Burd 6848c16d53
[New] Added `set-colors` command. See details below:
This command allows users to replace default colors with their own custom colors.

 - top-level commands modified: alias, ls, ls-remote
 - helper functions added: nvm_echo_with_colors, nvm_err_with_colors,
nvm_set_colors, nvm_get_colors, nvm_print_color_code
 - functions modified: nvm_print_formatted_alias, nvm_print_versions, nvm_print_alias_path (implicitly), nvm_print_default_alias (implicitly), nvm_list_aliases (implicitly)

We added tests and info on using this command to the README!

Co-authored-by: Dena Burd <29719099+gitburd@users.noreply.github.com>
Co-authored-by: Naomi Quinones <52065567+naomiquinones@users.noreply.github.com>
2020-08-17 14:56:13 -07:00
..
fast [New] Added `set-colors` command. See details below: 2020-08-17 14:56:13 -07:00
install_script [New] add support for `$XDG_CONFIG_HOME` 2018-08-14 21:45:40 +02:00
installation_iojs [Fix] `install`: Add missing io.js installation message 2019-01-22 15:46:29 +08:00
installation_node [New] adding default and alias option to `nvm install` 2018-10-22 08:32:29 -05:00
mocks [Fix] Correct most of the wrong indentation 2018-02-26 02:20:21 +08:00
slow [Tests] pin postcss to v7 2020-09-21 15:40:41 -07:00
sourcing Respect previously nvm-loaded node version when sourcing 2016-11-14 19:18:24 +02:00
common.sh [Tests] add more checks to make_fake_* helpers 2019-02-23 15:24:02 -08:00