FIX don't ignore subfiles in config
This commit is contained in:
parent
fc08e2f1cf
commit
383fdf1ea7
|
@ -1,7 +1,7 @@
|
|||
{{- if ne .chezmoi.hostname "petrucci4prez" }}
|
||||
.bin
|
||||
|
||||
.config/**
|
||||
.config/*
|
||||
!.config/gnupg
|
||||
!.config/python
|
||||
!.config/zsh
|
||||
|
|
Loading…
Reference in New Issue