Commit Graph

10 Commits (bda1d2ec2903ea738413a8724df00ee30c0b398b)

Author SHA1 Message Date
Jordan Harband 4c475b2767 Use the original `ls` instead of aliases.
Fixes #755
2015-05-29 11:11:14 -07:00
Jordan Harband e58d4abf11 Add bash_completion for `nvm exec` 2015-02-16 00:39:05 -08:00
Jordan Harband fc3a30dd0e Add `nvm which` to `bash_completion` 2014-12-17 01:29:38 -08:00
Jordan Harband e728577627 Rename `nvm copy-packages` to `nvm reinstall-packages`, and `--copy-packages-from` install option to `--reinstall-packages-from`
For #341. `nvm copy-packages` and install option `--copy-packages-from` will continue to be supported for for at least a full minor release version.
2014-11-22 13:22:24 -08:00
Jordan Harband fda05fb64b Remove trailing whitespace. 2014-09-29 14:26:19 -07:00
Jordan Harband 9aec19a692 Update bash completion commands for nvm 2014-09-28 16:50:49 -07:00
Jordan Harband 3a21485050 Files should end in trailing newlines 2014-03-15 11:41:50 -07:00
Christopher Roach 205117bed4 Fixes issue 199
Fixes issue 199 where the bash completion was not working in ZSH
because the builtin bash command `complete` was not found. The fix
executes the `bashcompinit` command which creates the `complete`
function for the Z shell.
2013-03-01 10:55:58 -08:00
mikedeboer c4a13dd2b6 updated list of commands 2012-10-17 16:50:05 +00:00
Rafael Magana cfa81b49d1 bash completion 2012-04-09 01:25:49 -05:00