Files
dotfiles/bashrc.d/rvm.bash
2023-01-17 14:12:54 +00:00

3 lines
107 B
Bash

# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
addpath "$HOME/.rvm/bin"