confix/home-manager/dots/bash_logout

4 lines
89 B
Bash
Raw Normal View History

2023-07-31 00:21:32 -04:00
if [ "$SHLVL" = 1 ]; then
[ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q
fi