1
0
Files
gists/README.md

6 lines
178 B
Markdown
Raw Permalink Normal View History

2025-06-29 18:19:51 +02:00
# Gist collection
This repository contains links to some useful code snippets I've done over the years.
2025-07-06 08:49:25 +02:00
To update a gist use ```git submodule update --remote --merge <gist>```