commit | f98a3d1fbe1408b43fdc168c0698f8a80b75a2d4 | [log] [tgz] |
---|---|---|
author | Robert R Evans <robert@codewranglers.org> | 周二 10月 12 08:27:34 2010 -0700 |
committer | Robert R Evans <robert@codewranglers.org> | 周二 10月 12 08:27:34 2010 -0700 |
tree | 0fc091ce3d0d83d4ba57c8e6344e47192f193eaa | |
parent | a3ccf49d67e0e62281a1448d2cc73ce9b6cfa240 [diff] | |
parent | c6c78752ff2dec4398da64b636dd2ec00ba99c68 [diff] |
Merge branch 'master' of http://github.com/mrman208/bash-it into mrman208-master
diff --git a/template/bash_profile.template.bash b/template/bash_profile.template.bash index 0991d90..f6c9d5d 100644 --- a/template/bash_profile.template.bash +++ b/template/bash_profile.template.bash
@@ -1,6 +1,6 @@ #!/bin/bash -# Load RVM +# Load RVM, if you are using it [[ -s $HOME/.rvm/scripts/rvm ]] && source $HOME/.rvm/scripts/rvm # Add rvm gems and nginx to the path