Add startup-timer

This commit is contained in:
Paul Melnikow 2017-03-07 20:47:11 -05:00
parent 04a825998a
commit 803bc1823a

View file

@ -308,6 +308,7 @@ These frameworks make customizing your zsh setup easier.
* [snippets](https://github.com/willghatch/zsh-snippets) - Command line snippet expansion. * [snippets](https://github.com/willghatch/zsh-snippets) - Command line snippet expansion.
* [solarized-man](https://github.com/zlsun/solarized-man) - A modified version of oh-my-zsh's plugin colored-man-pages, optimized for solarized dark theme in terminal * [solarized-man](https://github.com/zlsun/solarized-man) - A modified version of oh-my-zsh's plugin colored-man-pages, optimized for solarized dark theme in terminal
* [ssh-connect](https://github.com/gko/ssh-connect) - Simple ssh manager * [ssh-connect](https://github.com/gko/ssh-connect) - Simple ssh manager
* [startup-timer](https://github.com/paulmelnikow/zsh-startup-timer) - Print the time it takes for the shell to start up
* [statify](https://github.com/vladmrnv/statify) - Plugin that does basic statistical analysis * [statify](https://github.com/vladmrnv/statify) - Plugin that does basic statistical analysis
* [sterror.plugin.zsh](https://github.com/aphelionz/strerror.plugin.zsh) - Interprets error messages from programs and displays a human readable error message when available * [sterror.plugin.zsh](https://github.com/aphelionz/strerror.plugin.zsh) - Interprets error messages from programs and displays a human readable error message when available
* [symfony.plugin.zsh](https://github.com/voronkovich/symfony.plugin.zsh) - ZSH plugin for Symfony 2 and 3. * [symfony.plugin.zsh](https://github.com/voronkovich/symfony.plugin.zsh) - ZSH plugin for Symfony 2 and 3.