switch default shell to zsh and adopt catppuccin mocha

This commit is contained in:
Rasyidan Akbar F. 2026-09-02 15:08:13 +07:00
commit a58e842817
15 changed files with 391 additions and 160 deletions

View file

@ -31,7 +31,7 @@ require("lazy").setup({
version = false,
},
install = { colorscheme = { "gruvbox", "habamax" } },
install = { colorscheme = { "catppuccin-mocha", "habamax" } },
checker = { enabled = false },
change_detection = { notify = false },