Remove the function as it's not needed now
This commit is contained in:
@@ -2,7 +2,4 @@
|
|||||||
# Bash completion support for RVM.
|
# Bash completion support for RVM.
|
||||||
# Source: https://rvm.io/workflow/completion
|
# Source: https://rvm.io/workflow/completion
|
||||||
|
|
||||||
|
[[ -r $rvm_path/scripts/completion ]] && . $rvm_path/scripts/completion
|
||||||
_rvm_complete() {
|
|
||||||
[[ -r $rvm_path/scripts/completion ]] && . $rvm_path/scripts/completion
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user