mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-12-23 14:53:06 +00:00
Merge pull request #194 from paulmelnikow/startup_timer
Add startup-timer
This commit is contained in:
commit
43637e68b6
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue