meta:install: Don't link .config/.*

This makes problems since I added it and I don't even have files with
paths like these.
This commit is contained in:
2025-03-10 15:46:00 +01:00
parent da27170b7e
commit 9e7dd882cc

View File

@@ -58,10 +58,6 @@
~/.config/:
glob: true
path: .config/*
~/.config/:
glob: true
ignore-missing: true
path: .config/.*
~/.local/bin/:
glob: true
exclude: [ .local/bin/fzf-repo ]