Compare commits
No commits in common. "e92ac13bc3503a0547aface291d30126f4658e14" and "e9f4247a44bdee5227ceab0bc07c6d427b9bb454" have entirely different histories.
e92ac13bc3
...
e9f4247a44
2 changed files with 0 additions and 2 deletions
|
@ -26,7 +26,6 @@ for key, value in pairs {
|
|||
"html",
|
||||
"lua_ls",
|
||||
"solargraph",
|
||||
"ruby_lsp",
|
||||
"standardrb",
|
||||
"svelte",
|
||||
"tsserver",
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue