lnk: added .bash_logout

This commit is contained in:
Lnk User
2025-06-26 18:26:23 +02:00
parent 38d9b3d718
commit 563f257ad5
2 changed files with 8 additions and 0 deletions

7
.bash_logout Normal file
View File

@@ -0,0 +1,7 @@
# ~/.bash_logout: executed by bash(1) when login shell exits.
# when leaving the console clear the screen to increase privacy
if [ "$SHLVL" = 1 ]; then
[ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q
fi

1
.lnk
View File

@@ -1,3 +1,4 @@
.bash_aliases
.bash_logout
.bashrc
.config/atuin/config.toml