From 02956ec3503f63911733cead5c909131b7a924f3 Mon Sep 17 00:00:00 2001
From: Crazazy
Date: Mon, 31 Jan 2022 14:33:19 +0100
Subject: add more preamble headers that I stole from the internet
I have no idea what these things do
---
emacs.org | 2 ++
nixos.org | 3 +++
readme.org | 3 +++
3 files changed, 8 insertions(+)
diff --git a/emacs.org b/emacs.org
index bd3ac65..663018a 100644
--- a/emacs.org
+++ b/emacs.org
@@ -1,6 +1,8 @@
#+TITLE:Emacs config
#+AUTHOR: Crazazy
#+PROPERTY: header-args :tangle yes :noweb yes :results silent
+#+HTML_HEAD:
+#+OPTIONS: ^:nil p:t
Welp, here it goes. This is a literal config for my emacs setup
I will prbably copy-paste what I have in my literal config, and provide small, fun explanations along the way
diff --git a/nixos.org b/nixos.org
index 52159d3..21ed396 100644
--- a/nixos.org
+++ b/nixos.org
@@ -1,5 +1,8 @@
#+TITLE:Nixos Config
#+AUTHOR: Crazazy
+#+PROPERTY: header-args :tangle yes :noweb yes :results silent
+#+HTML_HEAD:
+#+OPTIONS: ^:nil p:t
This is the nixos config. Right now it is a bit of a hack because I don't have a [[https://github.com/rasendubi/dotfiles#patch-ob-tangle][ob-tangle patch]] but that can come
later
diff --git a/readme.org b/readme.org
index f3093aa..0c13a09 100644
--- a/readme.org
+++ b/readme.org
@@ -1,5 +1,8 @@
#+title: Crazazy's literal config
#+author: Crazazy
+#+PROPERTY: header-args :tangle yes :noweb yes :results silent
+#+HTML_HEAD:
+#+OPTIONS: ^:nil p:t
This is my collection of literal config for my global and emacs setup
--
cgit 1.4.1-2-gfad0