From 6c24346af5f64feb13d4b99a01503d84ac2997aa Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Wed, 29 Mar 2017 18:13:14 +0800 Subject: [PATCH] [New] Add missing commands in bash_completion --- bash_completion | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bash_completion b/bash_completion index b51bf80..7f25f34 100644 --- a/bash_completion +++ b/bash_completion @@ -25,8 +25,8 @@ __nvm_commands () help install uninstall use run exec alias unalias reinstall-packages current list ls list-remote ls-remote - clear-cache deactivate unload - version which' + cache clear-cache deactivate unload + version version-remote which' if [ ${#COMP_WORDS[@]} == 4 ]; then