mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-04-17 11:35:32 +08:00
updated
This commit is contained in:
parent
649e8fa703
commit
86eff6fe5f
16
INSTALL.md
16
INSTALL.md
@ -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:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user