mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-09 14:07:02 -06:00
Add fzf to packge install list
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user