dotfiles/private_dot_local/private_share/chezmoi/dot_chezmoiignore

7 lines
139 B
Plaintext

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