This commit is contained in:
2026-02-19 23:59:29 +00:00
parent c810bf0409
commit 371ab008ae
2 changed files with 54 additions and 0 deletions

6
.ssh/config.lua Normal file
View File

@@ -0,0 +1,6 @@
return {
target = {
linux = "~/.ssh",
default = "~/.ssh",
},
}