X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.bash_logout;fp=.bash_logout;h=ccd81db926157aba9e1c23cb742583fb633a393c;hp=4c880fdf932a798ea0162e27409fb023fa4ebe95;hb=d19bdede73ae652d2e513b73fb1068367d4ef1c4;hpb=badf1a1db749b3fbfc9fe864833aa81283805370 diff --git a/.bash_logout b/.bash_logout index 4c880fd..ccd81db 100644 --- a/.bash_logout +++ b/.bash_logout @@ -8,5 +8,5 @@ # when leaving the console clear the screen to increase privacy if [ "$SHLVL" = 1 ]; then - [ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q + [ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q || clear fi