FS#2899 - bashrc not run in console
Attached to Project:
Arch Linux
Opened by Paul Seropian (paranoos) - Thursday, 30 June 2005, 22:35 GMT
Opened by Paul Seropian (paranoos) - Thursday, 30 June 2005, 22:35 GMT
|
Details
A minor system nuissance. A user's .bashrc file isn't run
when logging in to the main console. After further
investigation, I noticed the root user has a .bash_profile,
which sources the .bashrc. Is there a reason why this
behaviour isn't included in /etc/profile, so that all users
can benefit?
|
This task depends upon
Well, all users do benefit, since /etc/skel/.bash_profile sources the .bashrc.
Do you have a ~/.bash_profile for your user? Does it source ~/.bashrc?