aboutsummaryrefslogtreecommitdiff
path: root/home/user
diff options
context:
space:
mode:
Diffstat (limited to 'home/user')
-rw-r--r--home/user/.bashrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/home/user/.bashrc b/home/user/.bashrc
deleted file mode 100644
index 786f06d..0000000
--- a/home/user/.bashrc
+++ /dev/null
@@ -1,7 +0,0 @@
1# ~/.bashrc
2# Author: Mountain Man
3
4# Test for an interactive shell.
5if [[ $- != *i* ]] ; then
6 return
7fi