From 3c25e4b9e24e7cfb7ed48eca897df1ad5f389936 Mon Sep 17 00:00:00 2001 From: Ilkin Bayramli <43158991+ibayramli2001@users.noreply.github.com> Date: Wed, 15 Jun 2022 15:05:57 -0700 Subject: [PATCH] Add Fig as an installation method to the README --- INSTALL.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 48b724f..699aa4f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -75,6 +75,14 @@ This list is incomplete as there are too many Add `antigen bundle zsh-users/zsh-syntax-highlighting` as the last bundle in your `.zshrc`. +### [Fig](https://fig.io) + +Fig adds apps, shortcuts, and autocomplete to your existing terminal. + +Install Zsh Syntax Highlighting in just one click. + + + #### [Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) 1. Clone this repository in oh-my-zsh's plugins directory: