mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
refactor(osx): Rename osx plugin to macos (#10341)
Apple changed the name of their operating system from OS X to macOS a number of years ago. This was overdue! As per issue #10311 * refactor(osx): rename `osx` plugin to `macos` * refactor(macos): Add symbolic link from old `osx` plugin name.
This commit is contained in:
parent
7a2cb10625
commit
b2f35a7b98
8 changed files with 17 additions and 9 deletions
|
|
@ -68,7 +68,7 @@ plugins=(
|
|||
git
|
||||
bundler
|
||||
dotenv
|
||||
osx
|
||||
macos
|
||||
rake
|
||||
rbenv
|
||||
ruby
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue