$HOME/.local/bin in $PATH

Michael Schwendt mschwendt at gmail.com
Mon Oct 28 14:16:39 UTC 2013


> /home/sandro/.local/bin in the PATH is not the default.
> Or is it new for Rawhide?

$ grep PATH /etc/skel/.bash_profile 
PATH=$PATH:$HOME/.local/bin:$HOME/bin
export PATH

Exists for a longer time already, added in of the .fc16 builds:

* Tue Jun 07 2011 Roman Rakus <…> - 4.2.10-3
- Added $HOME/.local/bin to PATH in .bash_profile (#699812)

One must not overwrite $HOME/.bash_profile, of course. ;-)


More information about the devel mailing list