install.fairie/dotfiles/.bash_logout
2022-09-30 12:32:29 +00:00

5 lines
No EOL
151 B
Bash

# ~/.bash_logout: executed by bash(1) when login shell exits
if [ "$SHLVL" = 1 ]; then
[ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q
fi