From ce6b640dfa2a314e78fe30467c81bf53ed723a4f Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 9 Jun 2018 09:06:47 -0600 Subject: [PATCH] Add stashy plugin Adds [stashy](https://github.com/MisterRios/stashy) plugin. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a57baf3..90e0ccc 100644 --- a/README.md +++ b/README.md @@ -480,6 +480,7 @@ These frameworks make customizing your zsh setup easier. * [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) - A simple `ssh` manager. * [startup-timer](https://github.com/paulmelnikow/zsh-startup-timer) - Print the time it takes for the shell to start up. +* [stashy](https://github.com/MisterRios/stashy) - Plugin that simplifies using `git stash`. * [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. * [sublime](https://github.com/valentinocossar/sublime) - Same as the official Sublime plugin for Oh My Zsh, but this opens files in the current Sublime window, if there is one already open.