summaryrefslogtreecommitdiff
path: root/.bash_logout
diff options
context:
space:
mode:
Diffstat (limited to '.bash_logout')
-rw-r--r--.bash_logout5
1 files changed, 0 insertions, 5 deletions
diff --git a/.bash_logout b/.bash_logout
deleted file mode 100644
index e58b0f86..00000000
--- a/.bash_logout
+++ /dev/null
@@ -1,5 +0,0 @@
-# when leaving the console clear the screen to increase privacy
-
-if [ "$SHLVL" = 1 ]; then
- [ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q
-fi