This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if [[ -s /Users/kunday/.rvm/scripts/rvm ]] ; then source /Users/kunday/.rvm/scripts/rvm ; fi | |
| export PATH=/opt/local/lib/postgresql84/bin:/Users/kunday/.cabal/bin:$PATH | |
| ## | |
| # Your previous /Users/kunday/.profile file was backed up as /Users/kunday/.profile.macports-saved_2010-03-18_at_14:18:28 | |
| ## | |
| # MacPorts Installer addition on 2010-03-18_at_14:18:28: adding an appropriate PATH variable for use with MacPorts. | |
| export PATH=/usr/local/mysql/bin:/opt/local/bin:/opt/local/sbin:$PATH | |
| # Finished adapting your PATH environment variable for use with MacPorts. |
NewerOlder