Public bug reported: It would be useful if the default .bashrc had code along these lines at the end:
if [ -f ~/.bashrc_local ]; then . ~/.bashrc_local fi This makes it easier for a user to keep his bash customizations separate from Ubuntu's, especially useful when they are kept under source control. I noticed that there is a commented out (why?) code like this for .bash_aliases, but .bashrc_local is more descriptive. ** Affects: bash (Ubuntu) Importance: Undecided Status: New -- source .bash_localrc (or similar) by default https://bugs.launchpad.net/bugs/144608 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs