Fix templating
This commit is contained in:
parent
a923c198bf
commit
3bbe7ad5c0
@ -14,7 +14,7 @@ $Green##########################################################################
|
||||
## ##
|
||||
###############################################################################$NC"
|
||||
|
||||
{{ if .chezmoi.os "darwin" -}}
|
||||
{{ if eq .chezmoi.os "darwin" -}}
|
||||
bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
brew update
|
||||
brew upgrade -y
|
||||
|
Loading…
Reference in New Issue
Block a user