Add ignores for darwin
This commit is contained in:
parent
258087173d
commit
865a3851b0
@ -1,4 +1,5 @@
|
|||||||
{{ if eq .chezmoi.os "darwin" }}
|
{{ if eq .chezmoi.os "darwin" }}
|
||||||
.Xresources
|
.Xresources
|
||||||
.xsession
|
.xsession
|
||||||
|
.config/openbox/*
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user