From 58a0c29fa2cf772d538c5b426ed173ff3550e5b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Tue, 9 Nov 2021 14:45:28 +0100 Subject: [PATCH] Add `osx` plugin to deprecated list --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index a01d86b..7cfc462 100644 --- a/Plugins.md +++ b/Plugins.md @@ -315,6 +315,7 @@ plugins=(rails git ruby) ### Deprecated - [django](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/django): Zsh already provides completion for Django. +- [osx](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/osx): renamed to `macos`. - [zsh_reload](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/zsh_reload): functionality baked into the CLI with `omz reload`. ### Removed