Adding source of RVM Completion
parent
5cd496813e
commit
4d0815329a
|
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
# Bash completion support for RVM.
|
||||
# Source: https://rvm.io/workflow/completion
|
||||
|
||||
|
||||
_rvm_complete() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue