From 28ef391e35d977d044c9d7c57e5246c384381403 Mon Sep 17 00:00:00 2001 From: Ilkin Bayramli <43158991+ibayramli2001@users.noreply.github.com> Date: Wed, 15 Jun 2022 19:02:46 -0700 Subject: [PATCH] Add Fig as an installation method to the README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ba030cc..23caa68 100644 --- a/README.md +++ b/README.md @@ -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. + + + ### Manual installation * Clone the repository: