chiark
/
gitweb
/
~mdw
/
profile
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
el/dot-emacs.el: Apply `extend' setting to all(?) the applicable fonts.
[profile]
/
dot
/
shell-logout
1
### -*-bash-*-
2
###
3
### Bash logout things
4
5
## If there's a local hook, then run it.
6
if [ -f "$HOME/.logout-local" ]; then . "$HOME/.logout-local"; fi