init avec readme

This commit is contained in:
Tykayn 2024-09-06 11:47:54 +02:00 committed by tykayn
commit 60bc5ca9d0
26 changed files with 1955 additions and 0 deletions

View file

@ -0,0 +1,3 @@
#!/bin/bash
emacs --batch --eval "(require 'org)" --eval "(org-export-as-html \"livre.org\" \"livre.html\")"