mirror of
https://gitgud.io/Melon__Bread/gnu-plus-dotfiles.git
synced 2025-06-16 04:33:30 -04:00
Compare commits
No commits in common. "d2f687732ece9336c7b991dfd5c37389ca612ff6" and "b3f739d0bec5f718cb974a917aa818cebbe5d4a9" have entirely different histories.
d2f687732e
...
b3f739d0be
@ -1,3 +1,3 @@
|
||||
-- bootstrap lazy.nvim, LazyVim and your plugins
|
||||
require("config.lazy")
|
||||
vim.opt.guifont = { "Maple Mono NF", ":h14" }
|
||||
vim.opt.guifont = { "Hack", ":h16" }
|
||||
|
@ -15,7 +15,7 @@ pre_sudo = false
|
||||
# sudo_command = "sudo"
|
||||
|
||||
# Disable specific steps - same options as the command line flag
|
||||
disable = ["chezmoi", "emacs", "uv"]
|
||||
disable = ["chezmoi", "emacs"]
|
||||
|
||||
# Ignore failures for these steps
|
||||
# ignore_failures = ["powershell"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user