aboutsummaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc3
1 files changed, 2 insertions, 1 deletions
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