On Thu, 2003-02-13 at 14:17, Mike Manchester wrote:
> New to Debian. For some reason my .bashrc is not being run when I log
> on. I have some alias in it that aren't being run unless I do a source
> .bashrc does anyone have any idea why this is happening?
>
Uncomment or add the following lines to your ~/.bash_profile:
if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi
--Matt Miller Systems Administrator MP TotalCare gpg public key id: 08BC7B06
-- Lead Paint: Delicious, but deadly.
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 15:19:25 EDT