From 660f294feef1ea8ec29f566c59f54d07338c48d8 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Tue, 11 Sep 2018 07:23:14 -0600 Subject: [PATCH] Add gvm plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 59c2fd6..a4611a1 100644 --- a/README.md +++ b/README.md @@ -384,6 +384,7 @@ These frameworks make customizing your zsh setup easier. * [grep2awk](https://github.com/joepvd/grep2awk) - ZLE widget to transform grep command into awk command. * [grunt-plugin](https://github.com/clauswitt/zsh-grunt-plugin) - Add autocompletion for grunt. * [gtm-terminal-plugin](https://github.com/git-time-metric/gtm-terminal-plugin) - terminal plugin for [git time metrics](https://github.com/git-time-metric/gtm/blob/master/README.md). +* [gvm (dgnest)](https://github.com/dgnest/zsh-gvm-plugin) - gvm (Go version manager) plugin for ZSH. * [gvm (yerinle)](https://github.com/yerinle/zsh-gvm) - Provides autocompletion for gvm (Groovy enVironment Manager). * [hacker-quotes](https://github.com/oldratlee/hacker-quotes) - Outputs a hacker quote randomly when you open a terminal. * [hadoop-plugin](https://github.com/valek/zsh-hadoop-plugin) - Adds some convenience aliases for hadoop functions.