We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90ef78e + 944255f commit f5b6df5Copy full SHA for f5b6df5
.powrc
@@ -0,0 +1,5 @@
1
+if [ -f "$rvm_path/scripts/rvm" ] && [ -f ".rvmrc" ] ; then
2
+ source "$rvm_path/scripts/rvm"
3
+ source ".rvmrc"
4
+fi
5
+
0 commit comments