Removed stupid chezmoiignore files.

This commit is contained in:
Felix Delattre 2023-03-09 20:13:47 +01:00
parent ee6b843308
commit b2fda0b04b
2 changed files with 0 additions and 12 deletions

View File

@ -1,6 +0,0 @@
{{ if ne .chezmoi.os "darwin" }}
.oh-my-zsh/custom/mac.zsh
{{ end }}
{{ if ne .chezmoi.os "linux" }}
.oh-my-zsh/custom/linux.zsh
{{ end }}

View File

@ -1,6 +0,0 @@
{{ if ne .chezmoi.os "darwin" }}
.oh-my-zsh/custom/mac.zsh
{{ end }}
{{ if ne .chezmoi.os "linux" }}
.oh-my-zsh/custom/linux.zsh
{{ end }}