On 12/2/20 2:11 PM, Barry Scott wrote:

3. My .bash_profile sources my .bashrc, sets PATH, and launches xeyes.  My .bashrc sources /etc/bashrc, sets PS1 and PATH, and defines aliases.

Set PATH in your .bash_profile not .bashrc.

This is because if you set it in .bashrc you cannot override PATH for sub shells.

Fixed.
Thank-you.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to