mirror of
https://github.com/zdharma-continuum/fast-syntax-highlighting.git
synced 2026-09-10 07:16:18 -04:00
Merge pull request #206 from xerus2000/patch-1
Fix oh-my-zsh guide in README.md
This commit is contained in:
commit
be2f385453
|
|
@ -102,7 +102,7 @@ Clone the Repository.
|
|||
|
||||
```zsh
|
||||
git clone https://github.com/zdharma/fast-syntax-highlighting.git \
|
||||
~ZSH_CUSTOM/plugins/fast-syntax-highlighting
|
||||
${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/fast-syntax-highlighting
|
||||
```
|
||||
|
||||
And add `fast-syntax-highlighting` to your plugin list.
|
||||
|
|
|
|||
Loading…
Reference in a new issue