Adding source of RVM Completion

pull/928/head
LanikSJ 2017-03-23 16:10:22 -07:00
parent 5cd496813e
commit 4d0815329a
No known key found for this signature in database
GPG Key ID: C043F668DB04FD0E
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Bash completion support for RVM. # Bash completion support for RVM.
# Source: https://rvm.io/workflow/completion
_rvm_complete() { _rvm_complete() {