From f22e4b71390e213c824210b66a02b12de0adfee0 Mon Sep 17 00:00:00 2001 From: L3D <16953664+DO1JLR@users.noreply.github.com> Date: Sun, 18 Nov 2018 16:21:06 +0100 Subject: [PATCH] Update bashrc --- files/bashrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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