When I ssh into my ubuntu-box running Hardy 8.04, the environment variables in my .bashrc are not set.
If I do a source .bashrc, the variables are properly set, and all is well.
How come .bashrc isn't run at login?
|
|
|
|
|
|
|
|
||
|
|
|
|
If ayman's solution doesn't work, try naming your file |
||
|
|
|
|
For an excellent resource on how bash invocation works, what dotfiles do what, and how you should use/configure them, read this: |
||
|
|