From b487984ecc61c6229cf92550030745c192fd3d0b Mon Sep 17 00:00:00 2001 From: Arnold Sommerfeld Date: Wed, 17 May 2023 18:44:48 +0100 Subject: first commit --- home/.bash_logout | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 home/.bash_logout (limited to 'home/.bash_logout') diff --git a/home/.bash_logout b/home/.bash_logout new file mode 100644 index 0000000..de4f5f7 --- /dev/null +++ b/home/.bash_logout @@ -0,0 +1,7 @@ +# ~/.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 -- cgit v1.2.3-70-g09d2