From 1c25eb903983a73232a0d8efc0f9df67a955b175 Mon Sep 17 00:00:00 2001 From: Asara Date: Fri, 30 Sep 2016 00:33:22 -0400 Subject: [PATCH] changed source to bash because source makes no sense! --- bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc b/bashrc index 678bc6b..bd7fa86 100644 --- a/bashrc +++ b/bashrc @@ -102,4 +102,4 @@ if [[ -f ~/.update ]]; then . ~/.update fi -source ~/.motd +bash ~/.motd