Update README.md

This commit is contained in:
zumbiepig 2025-01-29 13:18:00 -08:00 committed by GitHub
parent b9085f7dba
commit 12a7992e32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 23 additions and 22 deletions

View File

@ -17,7 +17,7 @@ plugins=(... macos)
## Commands ## Commands
| Command | Description | | Command | Description |
| :------------ | :------------------------------------------------------- | | :--------------- | :------------------------------------------------------- |
| `tab` | Open the current directory in a new tab | | `tab` | Open the current directory in a new tab |
| `split_tab` | Split the current terminal tab horizontally | | `split_tab` | Split the current terminal tab horizontally |
| `vsplit_tab` | Split the current terminal tab vertically | | `vsplit_tab` | Split the current terminal tab vertically |
@ -32,6 +32,7 @@ plugins=(... macos)
| `man-preview` | Open man pages in Preview app | | `man-preview` | Open man pages in Preview app |
| `showfiles` | Show hidden files in Finder | | `showfiles` | Show hidden files in Finder |
| `hidefiles` | Hide the hidden files in Finder | | `hidefiles` | Hide the hidden files in Finder |
| `resetlaunchpad` | Reset the Launchpad layout |
| `itunes` | _DEPRECATED_. Use `music` from macOS Catalina on | | `itunes` | _DEPRECATED_. Use `music` from macOS Catalina on |
| `music` | Control Apple Music. Use `music -h` for usage details | | `music` | Control Apple Music. Use `music -h` for usage details |
| `spotify` | Control Spotify and search by artist, album, track… | | `spotify` | Control Spotify and search by artist, album, track… |