Brieuc Desoutter <[email protected]> writes: > Yes that is correct: > > case 1: if $HOME/.profile is a regular file in $HOME, then $HOME/bin and > $HOME/.local/bin are in PATH as expected. > > case 2: If $HOME/.profile is a symlink to $HOME/Setup/shell/.profile (with > same content as in case 1), then $HOME/bin and > $HOME/.local/bin are NOT in PATH as expected
And you're sure your link is correct? Maybe you could show ls -l output on it?

