mirror of
https://github.com/acedanger/dotfiles.git
synced 2025-12-05 22:30:13 -08:00
copied profile
This commit is contained in:
8
wezterm/.config/wezterm.lua
Normal file
8
wezterm/.config/wezterm.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
local Config = require("utils.class.config"):new()
|
||||
|
||||
require "events.update-status"
|
||||
require "events.format-tab-title"
|
||||
require "events.new-tab-button-click"
|
||||
require "events.augment-command-palette"
|
||||
|
||||
return Config:add("config"):add "mappings"
|
||||
Reference in New Issue
Block a user