fix(macos): wrong conditional lol

This commit is contained in:
Badstagram 2026-01-06 17:35:33 +00:00
parent 6a3935454d
commit 8c8df19a5c

View File

@ -1,4 +1,4 @@
{{ if ne .chezmoi.os "darwin" -}}
{{ if eq .chezmoi.os "darwin" -}}
#!/bin/bash
if ! command -v brew > /dev/null 2>&1