From 96dcc0ad7d26274b98d082d85015b39792409696 Mon Sep 17 00:00:00 2001 From: Anton Volnuhin Date: Sun, 28 May 2023 01:13:08 +0300 Subject: [PATCH] fix packages' list --- run_once_before_install_main_deps.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_once_before_install_main_deps.sh.tmpl b/run_once_before_install_main_deps.sh.tmpl index bfaf1ce..f5d50e1 100644 --- a/run_once_before_install_main_deps.sh.tmpl +++ b/run_once_before_install_main_deps.sh.tmpl @@ -17,7 +17,7 @@ cargo install atuin {{ if (and (eq .chezmoi.os "linux") (eq .chezmoi.osRelease.id "debian")) -}} sudo apt update sudo apt install kitty-terminfo -y -sudo apt install gpg git curl wget ripgrep fd-find unzip python3-pip cargo go htop fzf bat -y +sudo apt install gpg git curl wget ripgrep fd-find unzip python3-pip htop fzf bat cargo golang-y ## Install fish repo