43 Commits (yarn-lazy)

Author SHA1 Message Date
Luke Childs 3c6441180c Add lazy loader for yarn if present 8 years ago
Luke Childs 0dad2bdef2 Make sure only aliases conflicts are removed from lazy loading 8 years ago
Luke Childs 8367ab3120 Add ZSH_NVM_NO_LOAD option 8 years ago
Luke Childs aa1fccff4b Don't set lazy loaders that conflict with existing globals 8 years ago
Luke Childs e379610cb9 Make lazy loading compatible with no use option 8 years ago
Luke Childs e2e47a8c21 Add NVM_NO_USE option 8 years ago
Luke Childs ce7bc2a0a2 Wrap binary path output in quotes 8 years ago
Luke Childs 007fd93fd7 Make sure we have binaries before trying to format them 8 years ago
Vadim Kazakov 620000bab0 separate array declaration from assignment (#7) 8 years ago
Luke Childs 1be9149af6 Set `max-args` to 1 on `xargs` 8 years ago
Luke Childs 49f23771d3 Use echo to list glob matches rather than ls 8 years ago
Luke Childs 8709621973 Allow nullglobs when looking for binaries 8 years ago
Luke Childs eef332636f Add lazy loading support to node <0.12 8 years ago
Luke Childs 1c6d8dd15e Refactor lazy loading 8 years ago
Luke Childs 2a9ee9e10f Use `NVM_DIR` for lazy loading binary check 8 years ago
Luke Childs cade63ed94 Add `NVM_LAZY_LOAD` option 8 years ago
Luke Childs 639e7e9f5c Add lazy loading 8 years ago
Luke Childs c1517e0045 Remove unused function _zsh_nvm_get 8 years ago
Luke Childs e0be3a1bdf Get latest release from git tags 8 years ago
Luke Childs 0ccae77ce2 Do proper empty string test rather than truthy 8 years ago
Luke Childs 281614aacd Export $NVM_DIR 8 years ago
Luke Childs 86b7f6c1a9 Call `help` instead of `--help` 8 years ago
Luke Childs a7b8594684 Add revert command 8 years ago
Luke Childs 781b46dede Use default upgrade if it's built in 8 years ago
Luke Childs 96fa6aab57 Store previous nvm version when upgrading 8 years ago
Luke Childs a6b8ef980f Move new loading code into reusable function 8 years ago
Luke Childs 21bfbbf3c8 Extend nvm function for upgrade command 8 years ago
Luke Childs 0795cfebbb Silence git fetch output when updating 8 years ago
Luke Childs d02a2ac3f8 Source new nvm version after update 8 years ago
Luke Childs a8bfc705a7 Notify user when nvm is being installed 8 years ago
Luke Childs 1b01447272 Make NVM_DIR check consistent with others 8 years ago
Luke Childs a8194ea562 Reorder update messages 8 years ago
Luke Childs 03d7a4bce4 Move all cd commands into sub commands 8 years ago
Luke Childs eb40361f00 Check if we need to update before updating 8 years ago
Luke Childs 2babe68372 Add update function 8 years ago
Luke Childs 34e7a4d28d Source nvm 8 years ago
Luke Childs e1c0c7bac1 Install nvm 8 years ago
Luke Childs 4f10e63798 Add install script 8 years ago
Luke Childs 7c8449e0e8 Set NVM_DIR 8 years ago
Luke Childs dde14339e7 Get latest release tag 8 years ago
Luke Childs 3080993da0 Silently download file and return contents 8 years ago
Luke Childs 4b14302d6d Check something is available in PATH 8 years ago
Luke Childs 70ec8704d6 Add plugin file 8 years ago