summaryrefslogtreecommitdiffstats
path: root/fs/skeleton/root
diff options
context:
space:
mode:
Diffstat (limited to 'fs/skeleton/root')
-rw-r--r--fs/skeleton/root/.bash_history0
-rw-r--r--fs/skeleton/root/.bash_logout7
-rw-r--r--fs/skeleton/root/.bash_profile15
-rw-r--r--fs/skeleton/root/.empty0
4 files changed, 0 insertions, 22 deletions
diff --git a/fs/skeleton/root/.bash_history b/fs/skeleton/root/.bash_history
deleted file mode 100644
index e69de29bb..000000000
--- a/fs/skeleton/root/.bash_history
+++ /dev/null
diff --git a/fs/skeleton/root/.bash_logout b/fs/skeleton/root/.bash_logout
deleted file mode 100644
index 77ef1f950..000000000
--- a/fs/skeleton/root/.bash_logout
+++ /dev/null
@@ -1,7 +0,0 @@
-# ~/.bash_logout: executed by bash(1) when login shell exits.
-
-# when leaving the console clear the screen to increase privacy
-
-case "`tty`" in
- /dev/tty[0-9]*) clear
-esac
diff --git a/fs/skeleton/root/.bash_profile b/fs/skeleton/root/.bash_profile
deleted file mode 100644
index 27bf14953..000000000
--- a/fs/skeleton/root/.bash_profile
+++ /dev/null
@@ -1,15 +0,0 @@
-# .bash_profile
-
-export PATH=\
-/bin:\
-/sbin:\
-/usr/bin:\
-/usr/sbin:\
-/usr/bin/X11:\
-/usr/local/bin
-
-umask 022
-
-if [ -f ~/.bashrc ]; then
- source ~/.bashrc
-fi
diff --git a/fs/skeleton/root/.empty b/fs/skeleton/root/.empty
deleted file mode 100644
index e69de29bb..000000000
--- a/fs/skeleton/root/.empty
+++ /dev/null