Jordan Harband
e58d4abf11
Add bash_completion for `nvm exec`
10 years ago
Jordan Harband
fc3a30dd0e
Add `nvm which` to `bash_completion`
10 years ago
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.
10 years ago
Jordan Harband
fda05fb64b
Remove trailing whitespace.
11 years ago
Jordan Harband
9aec19a692
Update bash completion commands for nvm
11 years ago
Jordan Harband
3a21485050
Files should end in trailing newlines
11 years ago
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.
12 years ago
mikedeboer
c4a13dd2b6
updated list of commands
13 years ago
Tim Caswell
7c2dfda88d
Add ls-remote to autocomplete
13 years ago
Rafael Magana
cfa81b49d1
bash completion
13 years ago