brew fixes

This commit is contained in:
Anton Volnuhin 2023-05-30 10:05:22 +03:00
parent 361b6d79df
commit 8d18c06d2c

View File

@ -123,7 +123,7 @@ $Green##########################################################################
sleep 3
{{ if eq .chezmoi.os "darwin" -}}
brew install fish neovim $ACT_PACKAGES atuin jump -y
brew install fish neovim $ACT_PACKAGES atuin jump
{{ else if eq .chezmoi.osRelease.id "fedora" -}}
sudo dnf install neovim fish $ACT_PACKAGES -y