Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 657 Bytes

File metadata and controls

21 lines (15 loc) · 657 Bytes

MOVED

I have moved all my personal projects over to tangled.org and sourcehut.

I will be adding redirects to a domain that I own so I'm not tied to one single git forge, so if you still want to use the plugin, you can use this url:

lazy.nvim

{
  "https://plugins.ejri.dev/baredot.nvim",
  opts = {
    git_dir = "~/.cfg" -- Change this path
  }
}

Baredot

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