1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-09 08:50:40 +01:00

Change iTunes to Music (deprecated in macOS Catalina)

Eric Park
2019-12-25 22:48:59 +09:00
parent 7cf111b723
commit f9f891c1c0

@@ -1317,7 +1317,7 @@ See [the README](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ng) for
| `man-preview` | Open a specified man page in Preview app |
| `showfiles` | Show hidden files |
| `hidefiles` | Hide the hidden files |
| `itunes` | Control iTunes. User `itunes -h` for usage details |
| `music` | Control the Music app. Use `music -h` for usage details |
| `spotify` | Control Spotify and search by artist, album, track and etc.|
See the [README](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/osx) for more information.