use default shell
This commit is contained in:
parent
1e5e9c4a85
commit
af1577f6b4
|
@ -15,9 +15,6 @@ end
|
||||||
config.check_for_updates = false
|
config.check_for_updates = false
|
||||||
config.show_update_window = false
|
config.show_update_window = false
|
||||||
|
|
||||||
-- Set our default shell to hilbish
|
|
||||||
config.default_prog = { 'hilbish' }
|
|
||||||
|
|
||||||
-- Font
|
-- Font
|
||||||
config.font = wezterm.font 'Fira Code'
|
config.font = wezterm.font 'Fira Code'
|
||||||
config.font_size = 10.0
|
config.font_size = 10.0
|
||||||
|
|
Loading…
Reference in a new issue