dotfiles/dot_config/chezmoi/dot_chezmoiignore
2023-03-09 20:11:10 +01:00

6 lines
139 B
Text

{{ if ne .chezmoi.os "darwin" }}
.oh-my-zsh/custom/mac.zsh
{{ end }}
{{ if ne .chezmoi.os "linux" }}
.oh-my-zsh/custom/linux.zsh
{{ end }}