On 06/01/2014 14:28, Tanstaafl wrote: > On 2014-01-05 4:14 PM, Alan McKinnon <alan.mckin...@gmail.com> wrote: >> Head spinning yet? Just be done with all that nonsense and do this: >> >> Put this line as the only non-comment line in .bash_profile >> >> [[ -f ~/.bashrc ]] && . ~/.bashrc >> >> and put all your shell start-up stuff in .bashrc (moving them out of >> .bash_profile if necessary >> >> >> This way everything is still unbelievably complex but at least the >> visible problems mostly just go away > > Wow... or rather... UGH > > Anyway, thanks Alan, that did indeed do the trick... > > :) > > >
You're welcome. I figured you deserved to have the whole ugly truth for your reading pleasure, with the option of a tl;dr of course ;-) -- Alan McKinnon alan.mckin...@gmail.com