From 5e6fc5185e799edc2aaadb6d830ca95662c8c119 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Tue, 28 Dec 2021 15:56:43 +0100 Subject: [PATCH] Add `rbw` plugin --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index 004898e..61323b7 100644 --- a/Plugins.md +++ b/Plugins.md @@ -228,6 +228,7 @@ plugins=(rails git ruby) - [rand-quote](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rand-quote) - [rbenv](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rbenv) - [rbfu](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rbfu) +- [rbw](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rbw) - [react-native](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/react-native) - [rebar](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rebar) - [redis-cli](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/redis-cli)