Comment by lexicality
18 days ago
Slightly confused as to why - surely homebrew adds itself to the PATH ahead of the system utilities?
Also - surely vim auto-reads your vimrc?
18 days ago
Slightly confused as to why - surely homebrew adds itself to the PATH ahead of the system utilities?
Also - surely vim auto-reads your vimrc?
I learned to deliberately declare paths pretty early on in my adventures at the CLI. I don't leave room for accidental alternative execution. It might be overkill, but it gives me a sense of security and that's why it's there. Don't worry, I probably made a terrible mistake somewhere else that completely negates my attempts at a correct shell environment.