Files
diaspora/.powrc
Maxwell Salzberg 54a6ac0c6f add poduptime asset
2012-08-19 17:34:33 -07:00

5 lines
113 B
Plaintext

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