X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.bash_logout;h=ee262d25fa0e592f90074284e5845535ae827cf0;hp=de4f5f75d7ccd3a5b62bd2ce683ed678a5cb72c2;hb=9a66d4531e7d0d015b38be0b38f1c379a45fd03f;hpb=57d4f65880c405ebf87c56594c1e86bb6e4c1841 diff --git a/.bash_logout b/.bash_logout index de4f5f7..ee262d2 100644 --- a/.bash_logout +++ b/.bash_logout @@ -3,5 +3,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