fix typo in debian packages' list

This commit is contained in:
Anton Volnuhin 2023-05-28 01:15:37 +03:00
parent 96dcc0ad7d
commit bbdaab3513

View File

@ -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