diff --git a/INSTALL.md b/INSTALL.md index 196524f..1bb0d36 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -2,6 +2,7 @@ * [Packages](#packages) * [Antigen](#antigen) +* [Fig](#fig) * [Oh My Zsh](#oh-my-zsh) * [Manual](#manual-git-clone) @@ -28,6 +29,14 @@ 2. Start a new terminal session. +## Fig + +[Fig](https://fig.io) adds apps, shortcuts, and autocomplete to your existing terminal. + +Install `zsh-autosuggestions` in just one click. + + + ## Oh My Zsh 1. Clone this repository into `$ZSH_CUSTOM/plugins` (by default `~/.oh-my-zsh/custom/plugins`)