dotfiles/dot_config/chezmoi/dot_chezmoiignore

7 lines
139 B
Plaintext
Raw Normal View History

2023-03-09 19:11:10 +00:00
{{ if ne .chezmoi.os "darwin" }}
.oh-my-zsh/custom/mac.zsh
{{ end }}
{{ if ne .chezmoi.os "linux" }}
.oh-my-zsh/custom/linux.zsh
{{ end }}