Initial commit

This commit is contained in:
Akko
2023-03-16 18:05:48 +01:00
commit 72dd42c792
8 changed files with 1654 additions and 0 deletions

9
snippets/org-mode/sb Normal file
View File

@@ -0,0 +1,9 @@
# name: sourceblock
# uuid: __sb
# trigger: sb
# condition: t
# --
#+BEGIN_SRC $1
$0
#+END_SRC