# Bash logout file. source_debug ". ~/.bash/logout" # Load logout file usable by all shells. source_config ~/.shell "" logout source_debug ". ~/.bash/logout (done)" # vim: ft=sh