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:
@@ -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 ]
|
||||
|
||||
Reference in New Issue
Block a user