diff --git a/files/bashrc b/files/bashrc index 43e563c..99f8f40 100644 --- a/files/bashrc +++ b/files/bashrc @@ -1,8 +1,8 @@ # .bashrc # Source global definitions -if [ -f /etc/bashrc ]; then - . /etc/bashrc +if [ -f /etc/bash.bashrc ]; then + . /etc/bash.bashrc fi # User specific environment