Merge pull request #194 from paulmelnikow/startup_timer

Add startup-timer
This commit is contained in:
Joe Block 2017-03-08 08:27:42 -08:00 committed by GitHub
commit 43637e68b6

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.
* [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
* [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
* [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.