diff --git a/run_once_before_install_main_deps.sh.tmpl b/run_once_before_install_main_deps.sh.tmpl index f5d50e1..e737dc7 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 htop fzf bat cargo golang-y +sudo apt install gpg git curl wget ripgrep fd-find unzip python3-pip htop fzf bat cargo golang -y ## Install fish repo