fix(macos): wrong conditional lol
This commit is contained in:
parent
6a3935454d
commit
8c8df19a5c
@ -1,4 +1,4 @@
|
||||
{{ if ne .chezmoi.os "darwin" -}}
|
||||
{{ if eq .chezmoi.os "darwin" -}}
|
||||
#!/bin/bash
|
||||
|
||||
if ! command -v brew > /dev/null 2>&1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user