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