brew fixes
This commit is contained in:
parent
361b6d79df
commit
8d18c06d2c
@ -123,7 +123,7 @@ $Green##########################################################################
|
|||||||
sleep 3
|
sleep 3
|
||||||
|
|
||||||
{{ if eq .chezmoi.os "darwin" -}}
|
{{ 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" -}}
|
{{ else if eq .chezmoi.osRelease.id "fedora" -}}
|
||||||
sudo dnf install neovim fish $ACT_PACKAGES -y
|
sudo dnf install neovim fish $ACT_PACKAGES -y
|
||||||
|
Loading…
Reference in New Issue
Block a user