From c34e051b301e8f83dde24622e471e9a53297dda9 Mon Sep 17 00:00:00 2001 From: Brendan Falk Date: Sun, 4 Sep 2022 21:19:18 -0700 Subject: [PATCH] Add Fig as installation method --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ba030cc..3eb520e 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,10 @@ 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](https://fig.io) + +Click [here](https://fig.io/plugins/other/zsh-completions) to 1-click install `zsh-completions` + ### Manual installation * Clone the repository: