Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 942 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 942 Bytes

~/. 📂
My dotfiles
powered by chezmoi 🏠

This is version 4 of my dotfiles. It is much smaller since I don't use linux as my main machine anymore and most of my development work happens on Mac and some of it on codespaces.

I've also removed support for LSPs from neovim since my main editor now is VS Code although I still keep Vim around for some things like macro usage, etc. I've also redone my Neovim configuration so that it is based in Lua instead of VimL.

The previous version used dotbot and it is still available in the dotbot branch