How do I set a permanent environment variable (i.e. one that does not need exporting every time I start a new Terminal session) in Mac OS X 10.9? I\'ve found a number of ans
You can put your export statement in ~/.bashrc
~/.bashrc