Skip to content

Instantly share code, notes, and snippets.

@tuffacton
Created January 22, 2020 03:10
Show Gist options
  • Select an option

  • Save tuffacton/45bcbac6fed459dcdb5ea17493159099 to your computer and use it in GitHub Desktop.

Select an option

Save tuffacton/45bcbac6fed459dcdb5ea17493159099 to your computer and use it in GitHub Desktop.
A quick, explicit time-command to monitor to debug your zsh startup performance.
#!/bin/bash
/usr/bin/time zsh -i -c exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment