install.fairie/dotfiles/.bash_logout

6 lines
152 B
Bash
Raw Normal View History

# ~/.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