chiark
/
gitweb
/
~mdw
/
profile
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
f3f4429eebb97253c247d55235175c7b6bef7c6d
[profile]
/
dot
/
bash_logout
1
### -*-sh-*-
2
###
3
### Bash logout things
4
5
## If there's a local hook, then run it.
6
[ -f "$HOME/.bash_logout-local" ] && . "$HOME/.bash_logout-local"