Compare commits

..

No commits in common. "e92ac13bc3503a0547aface291d30126f4658e14" and "e9f4247a44bdee5227ceab0bc07c6d427b9bb454" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View file

@ -26,7 +26,6 @@ for key, value in pairs {
"html",
"lua_ls",
"solargraph",
"ruby_lsp",
"standardrb",
"svelte",
"tsserver",

View file

@ -17,7 +17,6 @@ config.window_padding = {
config.font = wezterm.font "Fira Code"
config.default_prog = { 'zsh', '--login' }
config.audible_bell = "Disabled"
local darkfile = os.getenv("HOME") .. "/.dark"