Files
dotfiles/wezterm/config.lua
2026-02-19 16:38:22 +00:00

7 lines
91 B
Lua

return {
target = {
linux = "~/.config/wezterm",
default = "~/.config/wezterm",
},
}