]> git.ipfire.org Git - ipfire-3.x.git/blame - bash/dot_bash_logout
git: Update to 2.23.0
[ipfire-3.x.git] / bash / dot_bash_logout
CommitLineData
da5e21dc
MT
1# Begin ~/.bash_logout
2
3# Personal items to perform on logout.
4
5echo "Bye bye."
6
7# End ~/.bash_logout