]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - bash/logout
af130c6adbe09e1c97db1b4133b88ea883d67a7a
[config/dotfiles.git] / bash / logout
1 # Bash logout file.
2
3
4 source_debug "sourcing ~/.bash/logout"
5
6 # Load logout file usable by all shells.
7 source_config ~/.shell "" logout
8
9 source_debug "finished sourcing ~/.bash/logout"
10
11 # vim: ft=sh