Generic update.

This commit is contained in:
CronyAkatsuki 2024-10-18 17:19:34 +02:00
parent 5d658930f4
commit 5c531443b4
2 changed files with 10 additions and 1 deletions

3
after/plugin/bare.lua Normal file
View file

@ -0,0 +1,3 @@
require("baredot").setup({
git_dir = "~/.local/share/yadm/repo.git",
})