0
votes
0answers
331 views

$PATH is driving me nuts! [closed]

(this is a dupe from SuperUser - dunno if that's bad form, please delete if so) OK, apologies if this is something dumb, but I'm running out of ideas. Goal: prepend /usr/local/bin to $PATH ...
12
votes
2answers
6k views

Amending PATH so that /usr/local/bin is ahead of /usr/bin

I'm trying to install brew but get the following warning: Warning: /usr/bin occurs before /usr/local/bin This means that system-provided programs will be used instead of those provided by Homebrew. ...
1
vote
2answers
2k views

Reset your PATH variable

I stuffed up (basically wiped) my PATH variable. Is there any way to reset it to the default? I look at this link on superuser, but I find it very confusing. As far as I know I stuffed up my ...