mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-06 09:14:50 -06:00
Add jq to packages
This commit is contained in:
@@ -28,7 +28,7 @@ fi
|
|||||||
|
|
||||||
{{/* libpq-dev libssh-dev libsqlite3-dev */ -}}
|
{{/* libpq-dev libssh-dev libsqlite3-dev */ -}}
|
||||||
echo "chezmoi: Installing apt packages"
|
echo "chezmoi: Installing apt packages"
|
||||||
PACKAGES='git fzf zsh fish sqlite curl ripgrep' # Install and/or update
|
PACKAGES='git fzf zsh fish sqlite curl ripgrep jq' # Install and/or update
|
||||||
sudo apt install -y $PACKAGES
|
sudo apt install -y $PACKAGES
|
||||||
|
|
||||||
INSTALL_ONLY_PACKAGES='iperf3 unzip p7zip-full nmap reptyr' # Install only if missing
|
INSTALL_ONLY_PACKAGES='iperf3 unzip p7zip-full nmap reptyr' # Install only if missing
|
||||||
|
|||||||
Reference in New Issue
Block a user