Derick Bailey
a1432a5ef2
Merge f81f5cd142
into 853afbf595
2016-12-27 16:41:41 +00:00
Peter Dave Hello
2af47b0034
[Docs] Remove mixed addtional indent in the Bash completion codeblock
2016-12-03 21:33:54 +08:00
Peter Dave Hello
7c0dc2be68
[Docs] Make the indent in readme consistenly use soft tabs
2016-12-03 21:32:41 +08:00
Peter Dave Hello
d5340539d9
[Docs] Link version badge to the release page
2016-12-02 19:33:48 +08:00
Peter Dave Hello
26fec8035f
[Docs] update alpine environment installation info
2016-11-28 02:43:59 +08:00
Peter Dave Hello
c58540666d
[Docs] update readme about compile nodejs v0.10+ from src
2016-11-27 21:21:49 +08:00
Peter Dave Hello
7ed1e71944
[Refactor] Add missing backslash for dots
...
Related: #1279 , 2a2b8bd
, cadbbce
2016-11-24 13:47:20 +08:00
Peter Dave Hello
e47b313b85
[readme] Auto install not exist version in zsh .nvmrc script
...
Fixes #1272 .
2016-11-14 19:44:55 +08:00
Derick Bailey
f81f5cd142
example to automatically run 'nvm use' in Bash
...
I added an example to automatically `nvm use` when changing directories in a Bash shell, similar to the one for Zsh. The function is the same as the Zsh example, but the method of implementing overrides the `cd` command in bash, and then calls the built-in `cd` before calling the `load-nvmrc` function.
I've been using this on OSX for a bit now, and it seems to be working well in my basic testing.
2016-05-31 09:04:59 -05:00
Rudolph Sand
a2111c735e
Update README.markdown
...
Added notes for OS X users regarding globally installed modules.
2016-05-25 11:31:38 +02:00
Dayton
74f9674a5d
Update README.markdown with some stylistic changes
2016-05-17 16:49:18 -05:00
Jordan Harband
ec2f450b6e
v0.31.1
2016-05-09 22:06:43 -07:00
Edward J. Jinotti
d4d879e622
zsh script: Check version / .nvmrc on new shell also.
2016-05-06 09:32:52 -04:00
Edward J. Jinotti
05a2d986a4
Improve zsh script to revert to default node version when exiting a .nvmrc directory.
2016-05-06 09:32:52 -04:00
Philip Ingrey
9106cc25a4
Switch from pull to fetch in the manual update guide
2016-04-28 08:57:16 +01:00
Jordan Harband
886cde7da5
Readme: Clean up trailing whitespace
2016-04-27 01:08:20 -07:00
Oskar Eriksson
804eae30fb
Added section about verifying nvm install using the command util
2016-04-27 09:59:36 +02:00
Jorge Bucaran
b0693f2d6a
Add fin https://github.com/fisherman/fin .
...
fin is a pure fish, node version manager for fish-shell.
2016-04-27 11:24:59 +09:00
igrayson
6299cba467
Update README.markdown
...
Add mention for ~/.bashrc
2016-04-02 16:48:37 -07:00
Vincent Tunru
b6f160a7b3
Fixes #995 : Add example .nvmrc to the README
2016-03-27 00:15:31 +01:00
Frankie Bagnardi
d03f575446
Adds fast-nvm-fish to README
2016-03-17 14:14:21 -07:00
flowmemo
d8a3b074a6
fixed the number of alternatives in Windows in README.markdown
2016-03-11 23:31:28 +08:00
Whitney Young
972be30a1a
Add link to avn
...
Also, clarified the existing shell integration intro text.
2016-03-08 19:48:27 -08:00
Tobias Witt
ae70d558cb
Add section about "Deeper shell integration"
...
Also adds a snippet for zsh user to auto-issue `nvm use` when entering a
directory.
2016-03-08 18:44:30 +01:00
Adam Patridge
e76221fd15
Added note about OSX's missing .bash_profile file.
2016-03-03 14:01:23 -07:00
Jordan Harband
2176894a5b
v0.31.0
2016-02-15 09:18:15 -08:00
gmisra
8a20234586
Document how to reload nvm after upgrading
2016-02-09 19:12:22 -08:00
Jordan Harband
21c3727955
v0.30.2
2016-01-21 00:23:01 -08:00
Dwayne Crooks
1e1a005a53
[Docs] Add manual upgrade instructions to README.markdown
2016-01-16 07:01:46 -04:00
Jordan Harband
0aa3118de3
v0.30.1
2015-12-28 12:46:41 -08:00
Jordan Harband
8ec056f768
v0.30.0
2015-12-27 23:19:14 -08:00
thelostspore
1a6f85da46
README: troubleshooting scenario and homebrew unsupported note
2015-12-27 12:55:35 -08:00
Tom Byrer
2a8caf48e8
del nvmw link
...
Seems to be abandoned:
- https://github.com/hakobera/nvmw/issues/67
- https://github.com/hakobera/nvmw/issues/66
- https://github.com/hakobera/nvmw/issues/69
2015-12-13 18:16:14 -07:00
Daniel Kmak
896199facc
Update README.markdown and LICENSE.md
2015-12-12 20:00:49 +01:00
Riyadh Al Nur
dbe2a1b2b4
Updated README
...
Updated README to inform OSX users that XCode doesn't need to be installed in order to get stsrted using `nvm`.
Fixes #921
2015-12-05 13:52:30 +06:00
Jordan Harband
317f8f9e68
Merge pull request #901 from PeterDaveHello/patch-4
...
[Docs] add FreeBSD info to README
2015-12-04 23:42:51 -08:00
Peter Dave Hello
4ef9e1583c
Update README.markdown
...
Talk about FreeBSD support.
Hope user can easily know that earlier, and also hope we can get much more help about this topic.
2015-12-05 15:41:04 +08:00
Jordan Harband
09bf45ce6c
Merge pull request #908 from nullivex/master
...
[Docs] Add another Windows alternative.
2015-12-04 23:35:30 -08:00
Jordan Harband
6d2c9a95b0
[Docs] remove note about "global install", since nvm
is not intended for multiuser installs.
...
Per https://github.com/creationix/nvm/issues/918#issuecomment-161527422
2015-12-02 22:14:08 -08:00
Bryan Tong
720087b009
Add another Windows alternative.
...
Nodist is a similar CLI interface providing similar functionality. Nodist also recently added a Windows install wizard.
2015-11-18 20:18:55 -07:00
Jordan Harband
e10705b896
[Docs] improve manual install instructions
2015-11-09 11:36:30 -08:00
Jordan Harband
9972de6dec
[Docs] update version numbers in the readme; add default alias info
2015-11-04 21:19:32 -08:00
Whitney Young
9cceded178
Updated docs for alias default.
2015-11-03 10:44:07 -08:00
Derek Willian Stavis
84c2d6a91f
README: Add link to a dedicated nvm wrapper for fish shell
...
Includes references to `nvm` plugin for Oh My Fish framework,
which implements not only a fish wrapper to official `nvm` script,
but also provides completions.
2015-10-15 21:00:23 -03:00
John Firebaugh
affe0baa95
Note compatibility issue with set -e
...
See discussion in #865 .
2015-10-09 11:01:07 -07:00
Jordan Harband
e1c84bae37
v0.29.0
2015-10-09 01:52:19 -07:00
fresheneesz
49f2c95013
Install OR update
2015-10-05 15:56:41 -07:00
Jordan Harband
ebdcdc4363
v0.28.0
2015-10-02 01:50:44 -07:00
Jordan Harband
8aebf86329
v0.27.1
2015-09-27 06:40:29 -07:00
Jordan Harband
838d72688f
v0.27.0
2015-09-26 10:13:10 -07:00