diff options
| author | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-09 10:53:27 +1000 |
|---|---|---|
| committer | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-09 10:53:27 +1000 |
| commit | bc75732b9d37b77945a977ee9f7892cf6efc79c3 (patch) | |
| tree | 4d9273ccc12c29eccc44fdc12372bea047414353 /build | |
| parent | 12a5b1464bb919ba23f2aa6c22d44de81e382151 (diff) | |
Refactor Emacs config into modules
Diffstat (limited to 'build')
| -rwxr-xr-x | build | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,6 +0,0 @@ -#!/bin/sh - -set -eu - -exec emacs --batch -Q \ - --eval '(progn (require (quote ob-tangle)) (org-babel-tangle-file "config.org"))' |
