template fix 3
This commit is contained in:
parent
2557844152
commit
317ba2c019
@ -211,7 +211,7 @@ new_line "Install neovim, fish, atuin, jump and the rest"
|
|||||||
|
|
||||||
sudo pkg install --yes $ACT_PACKAGES
|
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
|
brew install -q fish neovim $ACT_PACKAGES atuin jump fd sk dust lazygit 2>&1|pad
|
||||||
|
|
||||||
{{ else if eq .chezmoi.osRelease.id "fedora" -}}
|
{{ else if eq .chezmoi.osRelease.id "fedora" -}}
|
||||||
|
Loading…
Reference in New Issue
Block a user