foo
This commit is contained in:
parent
4ac9c221ca
commit
3f0851da96
6 changed files with 62 additions and 0 deletions
|
|
@ -13,6 +13,8 @@ config.keys = {
|
|||
},
|
||||
}
|
||||
|
||||
config.default_prog = { '/bin/fish', '-l' }
|
||||
|
||||
-- and finally, return the configuration to wezterm
|
||||
return config
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue