From 2fa1531e20cbd4fce27a11f4e1d1750e96c35cb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Tue, 1 Feb 2022 13:15:54 +0100 Subject: [PATCH] Add new plugins --- Plugins.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Plugins.md b/Plugins.md index 4cd34bb..96eb722 100644 --- a/Plugins.md +++ b/Plugins.md @@ -12,6 +12,7 @@ plugins=(rails git ruby) ## Plugins +- [1password](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/1password) - [adb](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/adb) - [ag](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ag) - [aliases](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/aliases) @@ -91,6 +92,7 @@ plugins=(rails git ruby) - [fastfile](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fastfile) - [fbterm](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fbterm) - [fd](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fd) +- [fig](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fig) - [firewalld](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/firewalld) - [flutter](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/flutter) - [fnm](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fnm) @@ -213,6 +215,7 @@ plugins=(rails git ruby) - [please](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/please) - [pm2](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/pm2) - [pod](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/pod) +- [poetry](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/poetry) - [postgres](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/postgres) - [pow](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/pow) - [powder](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/powder)