fix typo in debian packages' list
This commit is contained in:
parent
96dcc0ad7d
commit
bbdaab3513
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user