Created
January 22, 2020 03:10
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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