summaryrefslogtreecommitdiffstats
path: root/logout
blob: acf55d6d87cd48f0de67f52ad6a73f53d850ec80 (plain) (blame)
1
2
3
4
5
# This file is sourced when a login shell terminates.
sudo -k
clear

# vim:ft=sh: