# ~/.zlogout: Executed when a LOGIN shell exits.
# Use for cleanup tasks: resetting terminal titles, stopping agents, or clearing temp files.   
[[ -o interactive ]] && reset
