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