From 803bc1823a2a21374886e315aaef11c7216fd874 Mon Sep 17 00:00:00 2001 From: Paul Melnikow Date: Tue, 7 Mar 2017 20:47:11 -0500 Subject: [PATCH] Add startup-timer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5e7cd67..9c9d5a5 100644 --- a/README.md +++ b/README.md @@ -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.