Added an extra comment to the bash profile template
parent
bdc9ddbdd6
commit
a3ccf49d67
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue