if [[ -f "$USER_ZDOTDIR/.zlogout" ]]; then
  source $USER_ZDOTDIR/.zlogout 2>/dev/null
fi
