- #
- # Your previous .profile (if any) is saved as .profile.dpsaved
- # Setting the path for DarwinPorts.
- export PATH=/opt/local/bin:/opt/local/sbin:$PATH
- [[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"
- [[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"
|