This commit is contained in:
Tejas Chaudhari 2021-07-24 11:48:42 +05:30 committed by GitHub
parent 649e8fa703
commit 86eff6fe5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,12 +5,12 @@ How to install
* [In your ~/.zshrc](#In-your-~/.zshrc) * [In your ~/.zshrc](#In-your-~/.zshrc)
* [Using packages](#Using-packages) * [Using packages](#Using-packages)
* [With a plugin manager](#With-a-plugin-manager) * [With a plugin manager](#With-a-plugin-manager)
* [Antigen](#Antigen) - [Antigen](#Antigen-([source](https://github.com/zsh-users/antigen)))
* [Oh-my-zsh](#In-[Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)) - [Oh-my-zsh](#([Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)))
* [Prezo](#Prezto) - [Prezo](#[Prezto](https://github.com/sorin-ionescu/prezto))
* [zgen](#zgen) - [zgen](#[zgen](https://github.com/tarjoilija/zgen))
* [zplus](#zplug) - [zplus](#[zplug](https://github.com/zplug/zplug))
* [zplugin](#zplugin) - [zplugin](#[zplugin](https://github.com/psprint/zplugin))
* [System-wide installation](#System-wide-installation) * [System-wide installation](#System-wide-installation)
### Using packages ### Using packages
@ -82,12 +82,12 @@ This list is incomplete as there are too many
[framework-list]: https://github.com/unixorn/awesome-zsh-plugins#frameworks [framework-list]: https://github.com/unixorn/awesome-zsh-plugins#frameworks
#### Antigen #### Antigen ([source](https://github.com/zsh-users/antigen))
Add `antigen bundle zsh-users/zsh-syntax-highlighting` as the last bundle in Add `antigen bundle zsh-users/zsh-syntax-highlighting` as the last bundle in
your `.zshrc`. your `.zshrc`.
#### In [Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) #### ([Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh))
1. Clone this repository in oh-my-zsh's plugins directory: 1. Clone this repository in oh-my-zsh's plugins directory: