changed bash flags for wezterm
This commit is contained in:
parent
0658a6ae9e
commit
48bff4b697
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ local colorscheme = require 'colors'
|
||||||
--
|
--
|
||||||
config = {};
|
config = {};
|
||||||
|
|
||||||
|
config.default_prog = { '/usr/bin/bash' };
|
||||||
|
|
||||||
-- ______ __ __ ______ __
|
-- ______ __ __ ______ __
|
||||||
-- / ____/___ ____ / /_ ____ _____ ____/ / / ____/___ / /___ _____
|
-- / ____/___ ____ / /_ ____ _____ ____/ / / ____/___ / /___ _____
|
||||||
-- / /_ / __ \/ __ \/ __/ / __ `/ __ \/ __ / / / / __ \/ / __ \/ ___/
|
-- / /_ / __ \/ __ \/ __/ / __ `/ __ \/ __ / / / / __ \/ / __ \/ ___/
|
||||||
|
|
Loading…
Reference in a new issue