Merge pull request #868 from ibayramli2001/fig

Add Fig as an installation method to the README
This commit is contained in:
Shohei YOSHIDA 2022-06-16 12:35:44 +09:00 committed by GitHub
commit 263c14d969
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -47,6 +47,14 @@ Note: adding it as a regular Oh My ZSH! plugin will not work properly (see [#603
Add `zinit light zsh-users/zsh-completions` to your `~/.zshrc`.
### Using Fig
[Fig](https://fig.io) adds apps, shortcuts, and autocomplete to your existing terminal.
Install `zsh-completions` in just one click.
<a href="https://fig.io/plugins/other/zsh-completions" target="_blank"><img src="https://fig.io/badges/install-with-fig.svg" /></a>
### Manual installation
* Clone the repository: