Skip to content

Instantly share code, notes, and snippets.

@yishanhe
Created May 8, 2020 18:24
Show Gist options
  • Save yishanhe/113f68c64ade685887deadfea5e02e1b to your computer and use it in GitHub Desktop.
Save yishanhe/113f68c64ade685887deadfea5e02e1b to your computer and use it in GitHub Desktop.
zprof you zsh
zmodload zsh/zprof # top of your .zshrc file
# Your .zshrc stuff
zprof # bottom of .zshrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment