This commit is contained in:
c c 2025-03-13 11:21:55 +01:00
commit 3f0851da96
6 changed files with 62 additions and 0 deletions

View file

@ -13,6 +13,8 @@ config.keys = {
},
}
config.default_prog = { '/bin/fish', '-l' }
-- and finally, return the configuration to wezterm
return config