0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

macOS capitalization and reorder

Marc Cornellà 2021-11-17 19:04:43 +01:00
parent 1b15255e6e
commit 0fa80eeca0
No known key found for this signature in database
GPG key ID: 0314585E776A9C1B

@ -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 |