cornfeedhobo
bce2b41533
Wholesale cleanup of nodejs related components
...
- remove redundant cite
- support Basher
- add nenv plugin
- uplift nodenv to follow newer pattern and standard
- ensure node components play well with *env tools
2022-02-22 20:50:06 -06:00
John D Pell
9378a8318f
plugins/nvm: use `_command_exists`
...
Addresses bash-it/bash-it#1632
alsö, quote variable, &c.
2021-09-19 21:54:00 -07:00
John D Pell
65ef8e2e8b
Use _bash_it_homebrew_check() in plugins, completions
...
Use new function `_bash_it_homebrew_check()` in existing plugins and completions which look for Homebrew.
Alsö, use `$OSTYPE` instead of calling external `uname` binary.
2021-08-22 12:48:48 -07:00
Nils Winkler
9a3bd6dc30
Added load priority for nvm plugin
2017-06-24 17:31:30 +02:00
Andrew Ochsner
ce5dbbdada
Remove prefixed space
2017-06-20 16:40:05 -05:00
shine
76d7dfd8bc
Resolve https://github.com/Bash-it/bash-it/pull/980#pullrequestreview-44766052
2017-06-19 23:28:12 +05:30
shine
2d92d9817f
Honor NVM_DIR shell variable set externally
2017-06-17 17:36:33 +05:30
Kyle VanderBeek
1dcfecbc17
Enable discovery and use of nvm installed via homebrew.
...
https://github.com/Homebrew/homebrew/blob/master/Library/Formula/nvm.rb#L27
2015-12-23 12:49:57 -08:00
Nils Winkler
7056358271
Removed nvm script, replaced with loader and deprecation warning.
...
If you want to keep using nvm, install the latest version from
https://github.com/creationix/nvm.git
2015-11-17 12:45:20 +00:00
Benjamin Brombach
4510c9ee63
fixes #343 by surrounding $HOME (which can have spaces) with quotations marks
2015-04-29 14:56:46 +02:00
Erich Smith
08e439c4f0
update plugin management
2012-05-13 22:13:54 -04:00
Erich Smith
55e77deac1
standardize plugins, update metadata
...
add about-plugin metadata
chmod -x plugins
cleanup filenames to standardize on x.plugin.bash format
only plugin files intended to be executable from the command line should
contain a shebang line, and should be a+x.
2012-05-13 22:13:54 -04:00
Antono Vasiljev
1527630754
Updated node version manager plugin to current master
2012-03-05 02:13:53 +03:00
Antono Vasiljev
18bcceaa08
Updated nvm.plugin.bash
2011-08-25 16:46:44 +03:00
Antono Vasiljev
8c7b8f26c8
Node version manager as plugin
2011-07-17 06:52:27 +03:00