Marcel Kapfer
e5013af499
The config is live since a few minutes at https://config.mmk2410.org. A related blog post is coming tomorrow!
4 lines
113 B
Bash
Executable file
4 lines
113 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# emacs -Q --script ./publish.el
|
|
emacs -q --batch -l ./publish.el --funcall mmk2410/dot-emacs-publish
|