From 002a7542ceaa825fe14f6701f02b69ce7f9e8ef9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 19 Sep 2016 07:03:07 +0200 Subject: Fix bash rc and remove quick mail sync --- bashrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bashrc') diff --git a/bashrc b/bashrc index 0b09b3a..ef4e60c 100644 --- a/bashrc +++ b/bashrc @@ -1,5 +1,7 @@ # .bashrc +source ~/.shellrc + # If not running interactively, don't do anything [[ $- != *i* ]] && return @@ -35,4 +37,3 @@ case "$TERM" in ;; esac -source ~/.shellrc -- cgit v1.2.3