mirror of https://github.com/sgoudham/dotfiles.git
chore: fix equality check
parent
b0d3303fa7
commit
1479bdfc90
@ -1,5 +1,5 @@
|
|||||||
README.md
|
README.md
|
||||||
|
|
||||||
{{- if .chezmoi.os "windows" }}
|
{{- if eq .chezmoi.os "windows" }}
|
||||||
.zshrc
|
.zshrc
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
Loading…
Reference in New Issue