summaryrefslogtreecommitdiffstats
path: root/sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh')
-rw-r--r--sh/logout5
1 files changed, 0 insertions, 5 deletions
diff --git a/sh/logout b/sh/logout
deleted file mode 100644
index acf55d6..0000000
--- a/sh/logout
+++ /dev/null
@@ -1,5 +0,0 @@
-# This file is sourced when a login shell terminates.
-sudo -k
-clear
-
-# vim:ft=sh: