flâneur

How do you manage your dotfiles? : neovim

reddit.com · 1,201 words · saved by 1 readers

45 votes and 63 comments so far on Reddit

Archived post. New comments cannot be posted and votes cannot be cast. I stumbled upon DotBot. It's a lightweight solution that allows me to structure my dot files in a better way. You are still technically symlinking files and folders from your .dotfiles, or whatever you name it, to other locations, but I do more than that with it. For instance, I also backup all vim plugins as git submodules of my dotfiles repo. In that way, I make sure that all my plugins are synced-up to the same version across all my computers. On top of that, I have a couple of commands I wanna run each time when I…

related reading