Removed RVM loading, it's already done in the rvm plugin.

pull/441/head
Nils Winkler 2015-03-27 17:44:49 +01:00
parent 95014c5ed5
commit a6e9a2e538
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
#!/usr/bin/env bash
# Load RVM, if you are using it
[[ -s $HOME/.rvm/scripts/rvm ]] && source $HOME/.rvm/scripts/rvm
# Add nginx to the path
PATH=$PATH:/opt/nginx/sbin