Skip to content

Instantly share code, notes, and snippets.

View kunday's full-sized avatar

Arvind Kunday kunday

View GitHub Profile
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.