install.fairie/dotfiles/.bash_logout

5 lines
151 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