summaryrefslogtreecommitdiff
path: root/conf/home
diff options
context:
space:
mode:
Diffstat (limited to 'conf/home')
-rw-r--r--conf/home/.bash_profile4
-rw-r--r--conf/home/.bashrc2
-rw-r--r--conf/home/eixrc6
3 files changed, 0 insertions, 12 deletions
diff --git a/conf/home/.bash_profile b/conf/home/.bash_profile
deleted file mode 100644
index ebd6cb0..0000000
--- a/conf/home/.bash_profile
+++ /dev/null
@@ -1,4 +0,0 @@
-# Do this or ssh localhost:123 screen -Rx won't source bashrc
-if [ -f ~/.bashrc ]; then
- . ~/.bashrc
-fi
diff --git a/conf/home/.bashrc b/conf/home/.bashrc
deleted file mode 100644
index 11c731f..0000000
--- a/conf/home/.bashrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Current build server user .bashrc file
-. /kogaion/bin/buildrc
diff --git a/conf/home/eixrc b/conf/home/eixrc
deleted file mode 100644
index c8859d2..0000000
--- a/conf/home/eixrc
+++ /dev/null
@@ -1,6 +0,0 @@
-# Don't clobber screen status!
-# STRING
-# If the beginning of TERM matches a word of this space-separated list,
-# it is assumed that the terminal supports a status line.
-#TERM_STATUSLINE="xterm screen rxvt aterm konsole gnome Eterm eterm kterm interix"
-TERM_STATUSLINE=""