Skip to content

Instantly share code, notes, and snippets.

@bassamsdata
bassamsdata / _Notes.md
Last active November 26, 2025 14:32
MiniFiles Git integration

Below is a code for Minifiles Git integration code snippet.

How to use it

Just insert the code below into this function in your Minifiles config:

config = function()
-- add the git code here
end