summaryrefslogtreecommitdiff
path: root/plugins/macos/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/macos/README.md')
-rw-r--r--plugins/macos/README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/plugins/macos/README.md b/plugins/macos/README.md
index 2c52ec8a7..8245e211f 100644
--- a/plugins/macos/README.md
+++ b/plugins/macos/README.md
@@ -8,7 +8,11 @@ To start using it, add the `macos` plugin to your plugins array in `~/.zshrc`:
plugins=(... macos)
```
-Original author: [Sorin Ionescu](https://github.com/sorin-ionescu)
+## Supported Terminals
+- [iTerm](https://iterm.sourceforge.net/)
+- [iTerm2](https://iterm2.com/)
+- [Hyper](https://hyper.is/)
+- [Tabby](https://tabby.sh/)
## Commands
@@ -37,7 +41,9 @@ Original author: [Sorin Ionescu](https://github.com/sorin-ionescu)
## 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)