💻 Software
export PATH= not holding in Bash OS X
Fresh5 days ago
Mar 15, 20266402 viewsConfidence Score0%
0%
Problem
This is somewhat of a noob question but I'm having problems adding to my path and can't remember how I got changes working the last time I did it. So I'm using the command " " to modify my path. Then I use and it displays my previous path with the above appended. The problem is, when I quit the ter…
Error Output
export PATH=$PATH:/Users/evanmcdonnal/go/bin
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: export PATH= not holding in Bash OS X
Low Risk
You need to add this line to the file .bash_profile in your home directory to have this modification of PATH apply to all Terminal/bash sessions.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix