From 674efbf431f2c1c879c9bfed05f7ed6adce22351 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 27 Mar 2014 15:24:05 -0400 Subject: pre-merge move --- .bash_logout | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .bash_logout (limited to '.bash_logout') diff --git a/.bash_logout b/.bash_logout deleted file mode 100644 index a8b88c1..0000000 --- a/.bash_logout +++ /dev/null @@ -1,9 +0,0 @@ -# ~/.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" -- cgit v1.2.3-2-g168b