From 052711e6f650cbcb10461a20742ae9c95fc3832b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Sun, 24 May 2020 18:50:23 +0200 Subject: [PATCH] Add shell-proxy plugin --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index 730ae87..dd755e2 100644 --- a/Plugins.md +++ b/Plugins.md @@ -230,6 +230,7 @@ _NOTE: elements in zsh arrays are separated by spaces. DO NOT use commas._ - [sdk](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/sdk) - [sfdx](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/sfdx) - [sfffe](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/sfffe) +- [shell-proxy](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/shell-proxy) - [shrink-path](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/shrink-path) - [singlechar](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/singlechar) - [spring](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/spring)