From 13dd94ba828328c18de3f216ec4a746a9ad0ef55 Mon Sep 17 00:00:00 2001 From: Brendan Falk Date: Fri, 22 Jul 2022 15:30:21 -0700 Subject: [PATCH] docs: Fig installation instructions (#37) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3b88368..7f50905 100644 --- a/README.md +++ b/README.md @@ -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. + + + + ### Zgen Add the following to your `.zshrc` file in the same place you're doing your other `zgen load` calls in.