Removing redundant lines

pull/928/head
LanikSJ 2017-03-24 01:36:24 -07:00
parent 4d0815329a
commit c18d4338e6
No known key found for this signature in database
GPG Key ID: C043F668DB04FD0E
1 changed files with 0 additions and 2 deletions

View File

@ -6,5 +6,3 @@
_rvm_complete() {
[[ -r $rvm_path/scripts/completion ]] && . $rvm_path/scripts/completion
}
complete -o default -o nospace -F _rvm_complete rvm