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