bash-it/completion/available/rvm.completion.bash

6 lines
178 B
Bash

# shellcheck shell=bash
# Bash completion support for RVM.
# Source: https://rvm.io/workflow/completion
[[ -r $rvm_path/scripts/completion ]] && . $rvm_path/scripts/completion