chezmoi: awesome, fish, screen, wezterm, yazi

This commit is contained in:
js0ny 2025-09-27 12:22:41 +01:00
parent 2cbf244d7b
commit 295f94ddb9
27 changed files with 613 additions and 5 deletions

View file

@ -1,8 +0,0 @@
return function(config)
-- Environment
config.set_environment_variables = {
TERM = "xterm-256color",
-- TERM_PROGRAM = "wezterm", -- wezterm already sets this
}
config.enable_wayland = false
end