From 3a5fde23ba8f3de4f2124fa0e79af78c860fd9d5 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 13 Mar 2024 22:37:58 +0900 Subject: [PATCH] Important --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c9d66af3acf..fee7f666eb1 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ to install fzf. brew install fzf ``` +> [!IMPORTANT] > :bulb: To set up shell integration (key bindings and fuzzy completion), > see [the instructions below](#setting-up-shell-integration). @@ -162,6 +163,7 @@ The install script will add lines to your shell configuration file to modify | XBPS | Void Linux | `sudo xbps-install -S fzf` | | Zypper | openSUSE | `sudo zypper install fzf` | +> [!IMPORTANT] > :bulb: To set up shell integration (key bindings and fuzzy completion), > see [the instructions below](#setting-up-shell-integration).