mirror of
https://github.com/zdharma-continuum/fast-syntax-highlighting.git
synced 2026-09-10 07:16:18 -04:00
docs: Fig installation instructions (#37)
This commit is contained in:
parent
721be2a935
commit
13dd94ba82
|
|
@ -77,6 +77,15 @@ Add the following to your `zshrc` file.
|
|||
antigen bundle zdharma-continuum/fast-syntax-highlighting
|
||||
```
|
||||
|
||||
### Fig
|
||||
|
||||
[Fig](https://fig.io) adds apps, shortcuts, and autocomplete to your existing terminal.
|
||||
|
||||
Install `fast-syntax-highlighting` in just one click.
|
||||
|
||||
<a href="https://fig.io/plugins/other/fast-syntax-highlighting_zdharma-continuum" target="_blank"><img src="https://fig.io/badges/install-with-fig.svg" /></a>
|
||||
|
||||
|
||||
### Zgen
|
||||
|
||||
Add the following to your `.zshrc` file in the same place you're doing your other `zgen load` calls in.
|
||||
|
|
|
|||
Loading…
Reference in a new issue