dotfiles/.chezmoiignore

11 lines
191 B
Plaintext
Raw Normal View History

2023-03-09 22:46:47 +00:00
{{ if eq .chezmoi.os "darwin" }}
.oh-my-zsh/custom/linux.zsh
2023-03-09 22:46:47 +00:00
.config/i3/config
{{ end }}
{{ if eq .chezmoi.os "linux" }}
.oh-my-zsh/custom/mac.zsh
.yabairc
.skhdrc
.config/spacebar
{{ end }}