mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
bash: Clear console before logout to not leak any information.
This commit is contained in:
committed by
Daniel
parent
404c8e462b
commit
c51f6767e9
@@ -2,6 +2,9 @@
|
||||
|
||||
# Personal items to perform on logout.
|
||||
|
||||
# Clear console to not leak any information.
|
||||
clear
|
||||
|
||||
echo "Bye bye."
|
||||
|
||||
# End ~/.bash_logout
|
||||
|
||||
Reference in New Issue
Block a user