template fix 3

This commit is contained in:
Anton Volnuhin 2024-05-28 01:42:35 +03:00
parent 2557844152
commit 317ba2c019

View File

@ -211,7 +211,7 @@ new_line "Install neovim, fish, atuin, jump and the rest"
sudo pkg install --yes $ACT_PACKAGES
{{ if eq .chezmoi.os "darwin" -}}
{{ else if eq .chezmoi.os "darwin" -}}
brew install -q fish neovim $ACT_PACKAGES atuin jump fd sk dust lazygit 2>&1|pad
{{ else if eq .chezmoi.osRelease.id "fedora" -}}