summaryrefslogtreecommitdiff
path: root/.bash_logout
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-10-10 01:20:24 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-10-15 20:04:32 -0400
commit34a6c23f99988a75729b04880824b8d79d1391a2 (patch)
tree188dfe887d233700f1c88d997fd5e6267d3a8317 /.bash_logout
parent1557b290b98286d8c44ea066b64cc0910eecc0f7 (diff)
Use XDG for bash, remove alsa, clean up bash & profile, add CACHEDIR.TAG
.profile: fix up
Diffstat (limited to '.bash_logout')
l---------[-rw-r--r--].bash_logout10
1 files changed, 1 insertions, 9 deletions
diff --git a/.bash_logout b/.bash_logout
index a8b88c1..d8117ff 100644..120000
--- a/.bash_logout
+++ b/.bash_logout
@@ -1,9 +1 @@
-# ~/.bash_logout: executed by bash(1) when login shell exits.
-
-# 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
-
-make -C "$HOME"
+.config/bash/logout.sh \ No newline at end of file