Make all sync hardlinks

They don't work as links idk why
I'll look into it one day
This commit is contained in:
2025-05-06 22:01:09 +02:00
parent 6ab88bd8dc
commit 90f71c5c56

View File

@@ -1,9 +1,12 @@
- source: stylua.toml - source: stylua.toml
target: ../stylua.toml target: ../stylua.toml
delete: true delete: true
hard: true
- source: .luarc.json - source: .luarc.json
target: ../.luarc.json target: ../.luarc.json
delete: true delete: true
hard: true
- source: .luacheckrc - source: .luacheckrc
target: ../.luacheckrc target: ../.luacheckrc
delete: true delete: true
hard: true