Merge pull request #868 from ibayramli2001/fig
Add Fig as an installation method to the README
This commit is contained in:
commit
263c14d969
|
|
@ -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`.
|
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
|
### Manual installation
|
||||||
|
|
||||||
* Clone the repository:
|
* Clone the repository:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue