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