diff options
author | noa@gaiwan.org | 2024-06-23 10:35:38 +0000 |
---|---|---|
committer | noa@gaiwan.org | 2024-06-23 10:35:38 +0000 |
commit | d041eec86d009855e2eb2ecdfd989b67ded2f86f (patch) | |
tree | b5efa8f072e6f52a86e792374c02ba884c44a561 | |
parent | b1cd32b8076005142083020fbfdd640689065ab5 (diff) |
Update indentation of shell command to tangle org file
-rw-r--r-- | config.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.org b/config.org index 22bdace..dfdf327 100644 --- a/config.org +++ b/config.org @@ -9,7 +9,7 @@ This is an experiment in using literate programming to generate my computer conf The system should be generated using this command: #+begin_src sh :tangle no -emacs config.org --batch -f org-babel-tangle + emacs config.org --batch -f org-babel-tangle #+end_src * Inspiration |