aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcustom/install-archzfs3
1 files changed, 2 insertions, 1 deletions
diff --git a/custom/install-archzfs b/custom/install-archzfs
index a062805..5752b98 100755
--- a/custom/install-archzfs
+++ b/custom/install-archzfs
@@ -908,7 +908,8 @@ EOF
zsh \
nodejs \
npm \
- ttf-dejavu
+ ttf-dejavu \
+ fzf
info "Base system installed."
}