From 0fa80eeca0de2b49f171bf8555816a6a8e9c5877 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Wed, 17 Nov 2021 19:04:43 +0100 Subject: [PATCH] macOS capitalization and reorder --- Plugins-Overview.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Plugins-Overview.md b/Plugins-Overview.md index 2e5cd2c..a3a9aab 100644 --- a/Plugins-Overview.md +++ b/Plugins-Overview.md @@ -6,7 +6,7 @@ - [Ruby](Plugins-Overview#ruby) - [Python](Plugins-Overview#python) - [Distro-related](Plugins-Overview#distro-related) -- [MacOS](Plugins-Overview#macos) +- [macOS](Plugins-Overview#macos) - [Misc](Plugins-Overview#misc) ### Productivity @@ -177,16 +177,16 @@ | [systemd](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/systemd) | aliases | | [yum](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/yum) | aliases | -### MacOS +### macOS | Name | Description | | ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- | | [apache2-macports](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/apache2-macports) | apache management functions | | [brew](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/brew) | package manager http://brew.sh/ | -| [forklift](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/forklift) | MacOS file browser | +| [forklift](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/forklift) | macOS file browser | | [macports](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/macports) | macport autocompletion | +| [macos](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/macos) | macOS completions and iTunes & Spotify control | | [mysql-macports](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/mysql-macports) | same as apache-macport for MySQL | -| [macos](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/macos) | MacOS completions and iTunes & Spotify control | | [pod](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/pod) | http://cocoapods.org library dependency manager for Xcode | | [textmate](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/textmate) | aliases |