Skip to content

Instantly share code, notes, and snippets.

@mw866
Created December 27, 2021 06:24
Show Gist options
  • Save mw866/5520e4f397c0a37e1ce0e0273840bfe8 to your computer and use it in GitHub Desktop.
Save mw866/5520e4f397c0a37e1ce0e0273840bfe8 to your computer and use it in GitHub Desktop.
#zsh
# debug .zshrc
zsh -xv &> >(tee ~/zsh-debug.log 2>/dev/null)
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment