Files
dotfiles/wezterm/config.lua
T
Thomas G. Lopes 94b95291ed better configs
2026-03-04 19:43:09 +00:00

8 lines
112 B
Lua

---@type SigilConfig
return {
target = {
linux = "~/.config/wezterm",
default = "~/.config/wezterm",
},
}