From 953cb18b0a0134f41b1990abe9ebf50e188ae4d1 Mon Sep 17 00:00:00 2001 From: Ilkin Bayramli <43158991+ibayramli@users.noreply.github.com> Date: Thu, 16 Jun 2022 17:06:18 -0700 Subject: [PATCH] Add Fig as an installation method to the README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c7861e3..429d597 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,15 @@ about how to enable completion for zsh. zinit light kazhala/dotbare ``` +#### Fig + +[Fig](https://fig.io) adds apps, shortcuts, and autocomplete to your existing terminal. + +Install `dotbare` in just one click. + + + + #### oh-my-zsh - Clone the repository in to [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh) plugins directory.