.profile 281 B

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