summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc14
1 files changed, 1 insertions, 13 deletions
diff --git a/.bashrc b/.bashrc
index 00ec194..60e5681 100644
--- a/.bashrc
+++ b/.bashrc
@@ -1,14 +1,2 @@
-#!/bin/bash -i
-case $- in
- *i*) ;;
-
- *)
- return
- ;;
-esac
-
-if test -f ~/.shrc
-then
- . ~/.shrc
-fi
+. "$ENV"