This commit is contained in:
2026-03-11 18:27:03 +00:00
parent 3c3d24ccdb
commit 7b5f5cf0c7
5 changed files with 237 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
return {
target = {
linux = "~/.config/tmux",
macos = "~/.config/tmux",
windows = "~/.config/tmux",
}
}