From fc3a30dd0ea9312b2e363a4517705e1611725845 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Wed, 17 Dec 2014 01:29:38 -0800 Subject: [PATCH] Add `nvm which` to `bash_completion` --- bash_completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash_completion b/bash_completion index 27d882e..92fe89b 100644 --- a/bash_completion +++ b/bash_completion @@ -22,7 +22,7 @@ __nvm_commands () alias unalias reinstall-packages \ current list ls list-remote ls-remote \ clear-cache deactivate unload \ - version' + version which' if [ ${#COMP_WORDS[@]} == 4 ]; then