mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
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:
parent
19de83306c
commit
f2fd4e7841
1 changed files with 7 additions and 8 deletions
|
|
@ -8,14 +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)
|
||||
Added Support for Tabby: [theredcmdcraft](https://github.com/theredcmdcraft)
|
||||
|
||||
## Supported Terminals
|
||||
- iTerm
|
||||
- iTerm2
|
||||
- Hyper
|
||||
- Tabby (https://github.com/Eugeny/tabby)
|
||||
- [iTerm](https://iterm.sourceforge.net/)
|
||||
- [iTerm2](https://iterm2.com/)
|
||||
- [Hyper](https://hyper.is/)
|
||||
- [Tabby](https://tabby.sh/)
|
||||
|
||||
## Commands
|
||||
|
||||
|
|
@ -44,7 +41,9 @@ Added Support for Tabby: [theredcmdcraft](https://github.com/theredcmdcraft)
|
|||
|
||||
## 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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue