Changing $PATH doesn't work?
- by Ashwini Chaudhary
I was trying to set PATH in etc/environment file, but after adding the desired path the $PATH is showing an error in terminal:
bash:
/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:
No such file or directory
Here's the content of environment file:
…