Reverted back to alpha dashboard cuz I cba to configure it, and I have

auto sessions so I only see it if using `nvim` in ~/ and I do like alpha
having random programming quotes
This commit is contained in:
2025-04-25 21:24:18 +03:00
parent c553fed05d
commit fa2ff53113
2 changed files with 3 additions and 2 deletions

View File

@@ -7,7 +7,8 @@ return {
no_restore_cmds = {
function()
if vim.fn.argc() == 0 then
Snacks.dashboard()
-- Snacks.dashboard()
vim.cmd('Alpha')
end
end,
},

View File

@@ -9,7 +9,7 @@ return {
},
bigfile = {},
dashboard = {},
-- dashboard = {},
gitbrowse = {},
image = {},
indent = {