From b0ff4cd62fa9ff0d9b231bf21a1d7c3e7943c5c8 Mon Sep 17 00:00:00 2001 From: Ilkin Bayramli <43158991+ibayramli2001@users.noreply.github.com> Date: Wed, 15 Jun 2022 17:59:16 -0700 Subject: [PATCH] Add Fig as an installation method to the README --- readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/readme.md b/readme.md index cf807223..49789a80 100644 --- a/readme.md +++ b/readme.md @@ -32,6 +32,14 @@ $ npm install --global lambda-pure-prompt That's it. Skip to [Getting started](#getting-started). +### Fig + +[Fig](https://fig.io) adds apps, shortcuts, and autocomplete to your existing terminal. + +Install `lambda-pure` in just one click. + + + ### Manually 1. Either…