feat(extras): add fish theme format (#306)
* feat(extras): move fish colors from script to theme format * move fish themes to fish_themes
This commit is contained in:
@@ -16,6 +16,7 @@ function M.setup()
|
||||
local extras = {
|
||||
kitty = "conf",
|
||||
fish = "fish",
|
||||
fish_themes = "theme",
|
||||
alacritty = "yml",
|
||||
wezterm = "toml",
|
||||
tmux = "tmux",
|
||||
|
||||
Reference in New Issue
Block a user