From 530887969591be63437eb39f17ea67c5549eb5ac Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Tue, 1 Oct 2024 08:53:51 -0400 Subject: [PATCH] fzf --- .install/packages/shell.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.install/packages/shell.sh b/.install/packages/shell.sh index 8035153..58c70ae 100644 --- a/.install/packages/shell.sh +++ b/.install/packages/shell.sh @@ -9,6 +9,7 @@ packagesPacman=( "lazydocker" "neofetch" "ripgrep" + 'fzf' "neovim" "ttf-jetbrains-mono-nerd" "btop"