add iterm runner

This commit is contained in:
Michael Chris Lopez
2021-11-06 11:44:23 +08:00
parent 3b02baf926
commit ab274926e0
2 changed files with 96 additions and 1 deletions

View File

@@ -56,7 +56,7 @@ local function make_runners(config)
end
M.run = function()
local runner_files = { "vim", "alacritty", "kitty", "wezterm", "tmux", "lualine", "lightline" }
local runner_files = { "vim", "iterm", "alacritty", "kitty", "wezterm", "tmux", "lualine", "lightline" }
local colorschemes = {
{ name = "zenbones" },
{ name = "neobones" },