chore(macos): Update README to link to terminals

Linking to the supported terminals, moving reference to the original author to the Acknowledgements section
This commit is contained in:
Robby Russell 2024-05-26 12:52:28 -07:00 committed by GitHub
commit f2fd4e7841
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,14 +8,11 @@ To start using it, add the `macos` plugin to your plugins array in `~/.zshrc`:
plugins=(... macos) plugins=(... macos)
``` ```
Original author: [Sorin Ionescu](https://github.com/sorin-ionescu)
Added Support for Tabby: [theredcmdcraft](https://github.com/theredcmdcraft)
## Supported Terminals ## Supported Terminals
- iTerm - [iTerm](https://iterm.sourceforge.net/)
- iTerm2 - [iTerm2](https://iterm2.com/)
- Hyper - [Hyper](https://hyper.is/)
- Tabby (https://github.com/Eugeny/tabby) - [Tabby](https://tabby.sh/)
## Commands ## Commands
@ -44,7 +41,9 @@ Added Support for Tabby: [theredcmdcraft](https://github.com/theredcmdcraft)
## Acknowledgements ## Acknowledgements
This application makes use of the following third party scripts: Original author: [Sorin Ionescu](https://github.com/sorin-ionescu)
This application makes use of the following third-party scripts:
[shpotify](https://github.com/hnarayanan/shpotify) [shpotify](https://github.com/hnarayanan/shpotify)