Günter Grodotzki
5d245bc314
Merge d8c36093c7a7b0a90cdae65fd95cec36dc92563b into 06413631029de32cd9af15b6b7f6ed77743cbd79
2024-11-14 14:05:38 +08:00
menaechmi
abd02e5aae
[Fix] install.sh
: fix failing install tests ( #3458 )
2024-11-12 11:57:02 -06:00
menaechmi
cd22c84026
[New] install.sh
: add $ZDOTDIR
to zsh search
...
Fixes #3128
2024-11-06 16:53:58 -06:00
Jordan Harband
179d45050b
v0.40.1
2024-08-27 13:44:15 -07:00
Jordan Harband
81f18bc445
[patch] install.sh
: fix node capitalization
2024-08-09 13:46:16 +12:00
Jordan Harband
deac4e0932
v0.40.0
2024-07-30 12:50:18 -07:00
Jordan Harband
bab86d5de5
v0.39.7
2023-12-05 21:50:27 -08:00
Jordan Harband
c73009f503
v0.39.6
2023-12-04 22:03:25 -08:00
Gunter Grodotzki
d8c36093c7
Do not fail .bashrc if nvm is not installed
2018-05-04 14:17:15 +02:00
Jordan Harband
4bdd57ba0f
[Fix] install.sh
: when NVM_INSTALL_GITHUB_REPO
is set, issue a warning
...
This should only annoy those testing their PRs; real users should never set this env var
2023-11-02 21:10:09 -07:00
Jordan Harband
c92adb3c47
v0.39.5
2023-08-21 21:10:10 -07:00
Jordan Harband
8fbf8ab694
v0.39.4
2023-07-24 18:29:54 -07:00
Jordan Harband
552db40622
v0.39.3
2022-12-23 12:57:56 -08:00
Jordan Harband
0ccd099bff
v0.39.2
2022-10-13 16:25:25 -07:00
Maxim Lepekha
7c929f8742
[Fix] install.sh
: support ~/.zprofile
2022-09-21 22:38:50 +02:00
Robert Shuford
35758b75ed
[Tests] github actions removed homebrew and broke shellcheck
...
See https://github.com/actions/runner-images/issues/6283
2022-10-06 11:13:47 -04:00
Jordan Harband
39d9a42c35
[Fix] install.sh
: error out if the install instructions are not followed
2022-02-08 10:40:11 -08:00
Jordan Harband
6cfaede5a0
[Fix] install
: better error message when xcode command line tools are needed
...
Fixes #2697 . Fixes #2663 .
2021-11-27 22:16:14 -08:00
Jordan Harband
9600617c52
v0.39.1
2021-12-17 14:55:52 -08:00
Jérôme Foray
4856407d26
[Fix] install
: fix method=script install condition
...
Fixes #2665 ; see 8937917
2021-11-30 16:07:22 +01:00
Jordan Harband
89379176ac
[Fix] install
: properly check for curl/wget
2021-11-25 14:26:35 -08:00
Jordan Harband
2f40eeef2e
[shellcheck] apply v0.8.0 updates
2021-11-19 08:53:43 -08:00
Nix
c9e7bb2da1
[Fix] install script: Add --no-pager
option to git branch
2021-10-23 22:23:55 +09:00
Jordan Harband
93990ab7da
v0.33.11
2018-04-25 13:25:35 -07:00
Jordan Harband
177a9673a7
v0.33.10
2018-04-24 22:08:51 -07:00
Jordan Harband
1b14e6b4d9
v0.33.9
2018-04-14 22:38:18 -07:00
Brian M. Jemilo II
8b71861d06
[Fix] install.sh
: Detect profile with $BASH_VERSION and $ZSH_VERSION
...
Using `$(basename "/$SHELL")` to detect the shell would also choose bash on mac
2018-04-09 15:13:02 -05:00
Brian M. Jemilo II
68fe26a5e4
[Fix] Add autocompletion support to zsh
...
Fixes #1707 .
2018-04-09 14:54:28 -05:00
Peter Dave Hello
37e0977e60
install.sh
: Improve install.sh prompt output, add a newline
2018-04-10 15:53:33 +08:00
Jordan Harband
5fc8bd950d
Fix whitespace
2018-02-25 13:34:28 -08:00
Peter Dave Hello
f3076d14c9
[Fix] Add missing "command" prefixes for few commands
2018-02-20 04:05:47 +08:00
Paul Norman
d34bb3247d
install.sh
: Don't give detached HEAD advice when installing
2018-01-10 13:21:27 -08:00
Jordan Harband
7cba6cd6d0
install.sh
: detect a defined but nonexistent $NVM_DIR
...
(ref: #1700 )
2018-01-06 09:34:11 -08:00
Peter Dave Hello
2a8a81da94
[Fix] ShellCheck SC1117 in nvm.sh & install.sh
2017-12-14 03:26:17 +08:00
Jordan Harband
7ad6d98ced
v0.33.8
2017-12-12 10:43:17 -08:00
Jordan Harband
65f0572bdc
v0.33.7
...
Fixes
- fix unassigned variable (#1665 , #1664 )
- Fix for $path used by zsh (#1669 )
- `set -u`: ensure `NVM_USE_OUTPUT` is always set (#1671 )
- `install.sh`: Fix a bug that block that installation of node in install.sh (#1676 )
- `nvm install-latest-npm`: fix node 4-4.6
Documentation
- Make `nvm cache clear` message less ambiguous (#1644 )
- Added missing piece (#1658 )
2017-12-08 21:21:42 -08:00
Ahmad Magdy
c7ac69bfbb
Fix nvm_install_node function in install.sh script to not override the actual NODE_VERSION value
2017-11-30 14:47:42 +01:00
Jordan Harband
b546436113
v0.33.6
2017-10-23 23:53:26 -07:00
Peter Dave Hello
a461a0fffc
[Fix] install.sh shouldn't use not existed $NVM_PROFILE
2017-10-04 10:10:47 +08:00
Jordan Harband
6597e11971
v0.33.5
2017-09-29 12:50:27 -04:00
Jordan Harband
d91b6197f3
v0.33.4
2017-09-04 22:59:50 -07:00
Jordan Harband
6f19babbff
v0.33.3
2017-09-03 12:46:59 -07:00
Jordan Harband
3e1b4591bd
[New] install.sh
: install bash_completion via script method.
...
Fixes #1588 .
2017-08-08 10:11:41 -07:00
Peter Dave Hello
248706d5f8
[New] Clean up git reflog history before git gc
2017-07-14 00:37:58 +08:00
Peter Dave Hello
38a568c9c9
[New] Add --auto
to git gc to speed up install & upgrade
2017-07-11 09:19:02 +08:00
Peter Dave Hello
1e69c4c77d
[New] Speedup process to install nvm from git by dropping commit history
2017-04-02 15:49:01 +08:00
Jordan Harband
0a95e77000
v0.33.2
2017-04-26 00:50:33 -07:00
Peter Dave Hello
ec3ba1973a
[New] install.sh
: Parallel script download jobs
2017-04-05 04:54:38 +08:00
Peter Dave Hello
e84bcaabdc
[Refactor] Improve profile detection in install script
2017-04-03 23:06:04 +08:00
Peter Dave Hello
3f5fd57881
[Refactor] Reduce a sed command with pipe
2017-04-05 04:58:34 +08:00