Skip to content

franciscoj/dotfiles

Repository files navigation

~/. 📂
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