On Wed, 25 Apr 2018 15:34:02 -0400 Stephen P. Molnar said:

> What's going on what is the fix?

It seems like when ~/.bash_profile did not exist, then ~/.bashrc is called
directly. However, when ~/.bash_profile did exist, then it is called *instead
of* ~/.bashrc and it is up to ~/.bash_profile to source ~/.bashrc or not.

I gather that you had no ~/.bash_profile prior to installing HEX.

So I would suggest simply sourcing ~/.bashrc at the last line of ~/.bash_profile

Regards
-- 
Abdullah Ramazanoglu


Reply via email to