From cdb357de542f7dbe9e112c9f64cb655d53ab74c5 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 18 Mar 2018 08:08:52 -0600 Subject: [PATCH] Add workon --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c569089..95e4041 100644 --- a/README.md +++ b/README.md @@ -509,6 +509,7 @@ These frameworks make customizing your zsh setup easier. * [warhol](https://github.com/unixorn/warhol.plugin.zsh) - Configures colorization with [grc](https://github.com/garabik/grc). * [watson.zsh](https://github.com/bcho/Watson.zsh) - A plugin for the [watson](https://github.com/TailorDev/Watson) time management system. * [wd](https://github.com/mfaerevaag/wd) - Warp directory lets you jump to custom directories in zsh, without using cd. Why? Because cd seems inefficient when the folder is frequently visited or has a long path. +* [workon](https://github.com/bryanculver/workon.plugin.zsh) - Simple utility for jumping between projects * [yadm](https://github.com/juanrgon/yadm-zsh) - Displays a warning if there are local yadm configuration changes. * [yeoman-zsh-plugin](https://github.com/edouard-lopez/yeoman-zsh-plugin) - Edouard Lopez's Yeoman plugin for oh-my-zsh, compatible with yeoman version ≥1.0 (includes options and command auto-completion). * [you-should-use](https://github.com/MichaelAquilina/zsh-you-should-use)- ZSH plugin that reminds you to use those aliases you defined.