diaspora/.powrc
2012-08-19 17:34:33 -07:00

4 lines
113 B
Text

if [ -f "$rvm_path/scripts/rvm" ] && [ -f ".rvmrc" ]; then
source "$rvm_path/scripts/rvm"
source ".rvmrc"
fi