Skip to content

Instantly share code, notes, and snippets.

View daxisunder's full-sized avatar

daxis daxisunder

  • Stellar Nursery S.à r.l
  • Luxembourg
  • 12:10 (UTC +02:00)
View GitHub Profile
@bassamsdata
bassamsdata / _Notes.md
Last active May 17, 2026 07:28
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