fish, wezterm: some wezterm cosmetics; nvim: enable shellcheck for bash
This commit is contained in:
parent
d20314a03b
commit
5babd1faee
3 changed files with 7 additions and 3 deletions
|
@ -12,7 +12,7 @@ local overrides = {
|
|||
theme = { color_scheme = 'PencilLight' }
|
||||
}
|
||||
local tab_bar_bg = '#ebdbae'
|
||||
local tab_bar_fg = '#1e1e1e'
|
||||
local tab_bar_fg = '#282828'
|
||||
local tab_bar_defaults = {
|
||||
bg_color = tab_bar_bg,
|
||||
fg_color = tab_bar_fg,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue