Removing redundant lines
This commit is contained in:
@@ -6,5 +6,3 @@
|
||||
_rvm_complete() {
|
||||
[[ -r $rvm_path/scripts/completion ]] && . $rvm_path/scripts/completion
|
||||
}
|
||||
|
||||
complete -o default -o nospace -F _rvm_complete rvm
|
||||
|
||||
Reference in New Issue
Block a user