From d8d028765102637f9188cec03c20ca2854ad137c Mon Sep 17 00:00:00 2001 From: datalore Date: Fri, 26 Jul 2024 20:43:33 +0200 Subject: [PATCH] Added fzf to additions --- system/installadditions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/installadditions.sh b/system/installadditions.sh index 29e7bd0..8850e0d 100755 --- a/system/installadditions.sh +++ b/system/installadditions.sh @@ -1,3 +1,3 @@ #!/bin/sh -apk add bash zoxide neovim eza bat ristretto htop +apk add bash zoxide neovim eza bat ristretto htop fzf