Merge branch 'master' of github.com:imathis/octopress into 2.1

This commit is contained in:
Brandon Mathis 2012-06-10 15:22:22 -05:00
commit d0203f0328

5
.powrc Normal file
View File

@ -0,0 +1,5 @@
if [ -f "$rvm_path/scripts/rvm" ] && [ -f ".rvmrc" ] ; then
source "$rvm_path/scripts/rvm"
source ".rvmrc"
fi