Add fzf to packge install list

This commit is contained in:
2024-11-07 19:47:00 -06:00
parent 9c00efb981
commit 5a4b35c5c0

View File

@@ -28,7 +28,7 @@ fi
{{/* libpq-dev libssh-dev libsqlite3-dev */ -}}
echo "chezmoi: Installing apt packages"
PACKAGES='git zsh fish sqlite curl ripgrep' # Install and/or update
PACKAGES='git fzf zsh fish sqlite curl ripgrep' # Install and/or update
sudo apt install -y $PACKAGES
INSTALL_ONLY_PACKAGES='iperf3 unzip p7zip-full nmap reptyr' # Install only if missing