Add .config/chezmoi/.chezmoiignore
This commit is contained in:
parent
38d4a2a9bc
commit
a50673e7ac
1 changed files with 6 additions and 0 deletions
6
dot_config/chezmoi/dot_chezmoiignore
Normal file
6
dot_config/chezmoi/dot_chezmoiignore
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{{ if ne .chezmoi.os "darwin" }}
|
||||||
|
.oh-my-zsh/custom/mac.zsh
|
||||||
|
{{ end }}
|
||||||
|
{{ if ne .chezmoi.os "linux" }}
|
||||||
|
.oh-my-zsh/custom/linux.zsh
|
||||||
|
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue