🐛 Fix conditional bug
This commit is contained in:
parent
de42d12bcd
commit
88ea205e13
|
@ -1,6 +1,6 @@
|
|||
*.log
|
||||
.DS_Store
|
||||
|
||||
{{ if eq .OS "linux" }}
|
||||
{{ if eq .chezmoi.os "linux" }}
|
||||
dot_brew
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in New Issue