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