From 3f2a92ab064fe28f9301ad62066619e857040db0 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Wed, 26 Aug 2020 07:10:18 -0600 Subject: [PATCH] Add zsh-mvn-contexts plugin Add mvn-contexts now that https://github.com/artemy/zsh-mvn-contexts/issues/1 is closed. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d4fd7b..91a208d 100644 --- a/README.md +++ b/README.md @@ -653,6 +653,7 @@ A simple and fast ZSH plugin manager. It uses zcompile and async loading to spee * [morpho](https://github.com/psprint/zsh-morpho) - Terminal screen savers written in pure ZSH, and also screen saver framework. * [mouse-status](https://github.com/gryffyn/mouse-status) - Changes mouse color based on status code, uses libratbag. * [msf](https://github.com/sathish09/zsh_plugins/tree/master/msf) - Metasploit handler plugin for starting handlers easily. +* [mvn-contexts](https://github.com/artemy/zsh-mvn-contexts) - Allows fast switching between maven configurations. * [mylocation](https://github.com/fALKENdk/mylocation) - A plugin to show your current location based on your IP address. * [mysql-colorize](https://github.com/zpm-zsh/mysql-colorize) - Adds color for mysql tables. * [mysql](https://github.com/voronkovich/mysql.plugin.zsh) - Adds some functions for dealing with mysql.