I use mercurial and I need to run the command line below each time I open Terminal.
export PATH="/usr/local/bin:$PATH"
Is there any way to add this command line to Terminal start-up? So I don't have to run this command each time manually...
|
I use mercurial and I need to run the command line below each time I open Terminal.
Is there any way to add this command line to Terminal start-up? So I don't have to run this command each time manually...
| ||||
|
feedback
|
|
Such a command can be added to your Just copy and paste that line into your favourite plain text editor (eg. TextMate, BBEdit, etc.) and save it as | |||
|
feedback
|