update aliases

This commit is contained in:
2023-07-01 09:47:33 -04:00
parent cf6098887d
commit 9465096d34
3 changed files with 122 additions and 12 deletions
+3 -7
View File
@@ -1,7 +1,3 @@
# ~/.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
#
# ~/.bash_logout
#