mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +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)
|
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)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue