Files
bpfire/config/bash/dot_bash_logout
2012-11-11 23:28:52 +01:00

8 lines
102 B
Plaintext

# Begin ~/.bash_logout
# Personal items to perform on logout.
echo "Bye bye."
# End ~/.bash_logout