Removed stupid chezmoiignore files.
This commit is contained in:
parent
ee6b843308
commit
b2fda0b04b
|
@ -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 }}
|
|
@ -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 }}
|
Loading…
Reference in New Issue