Commit Graph

12 Commits (dbe4cc690f5906f18dca636fe19d96fe6bad60f4)

Author SHA1 Message Date
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