+1
.gitignore
+1
.gitignore
···
+21
LICENSE
+21
LICENSE
···
+50
README.md
+50
README.md
···+This is a Neovim plugin to automatically adjust `git` env vars when syncing dotfiles using the "bare git repo" method:+[Dotfiles: Best way to store in a bare git repository](https://www.atlassian.com/git/tutorials/dotfiles)+- If a `.git` folder is not found, and we are in `$HOME`, the env vars will be adjusted to use the
+44
lua/baredot/commands.lua
+44
lua/baredot/commands.lua
···
+51
lua/baredot/init.lua
+51
lua/baredot/init.lua
···
+72
lua/baredot/scan.lua
+72
lua/baredot/scan.lua
···