stow/bash/.bash_logout

4 lines
92 B
Bash
Raw Normal View History

2023-11-07 16:40:55 +00:00
if [ "$SHLVL" = 1 ]; then
[ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q
fi