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