aboutsummaryrefslogtreecommitdiff
path: root/Doom/.doom.d/org/config.org
diff options
context:
space:
mode:
authordx <aryadevchavali1@gmail.com>2020-04-30 07:26:44 +0100
committerdx <aryadevchavali1@gmail.com>2020-05-05 02:59:45 +0100
commitba80198a569564e3457aaed35978c03ace6363d7 (patch)
treebe02b1ec0fd4f9ec66cc6695dd3a4e15824929ac /Doom/.doom.d/org/config.org
parent2e91b3831c57fb63eebdb26455dcd76930d4375b (diff)
downloaddotfiles-ba80198a569564e3457aaed35978c03ace6363d7.tar.gz
dotfiles-ba80198a569564e3457aaed35978c03ace6363d7.tar.bz2
dotfiles-ba80198a569564e3457aaed35978c03ace6363d7.zip
~Header args option to stop results output
This is so my codeblocks don't clutter the org file.
Diffstat (limited to 'Doom/.doom.d/org/config.org')
-rw-r--r--Doom/.doom.d/org/config.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doom/.doom.d/org/config.org b/Doom/.doom.d/org/config.org
index 8783575..3dff55d 100644
--- a/Doom/.doom.d/org/config.org
+++ b/Doom/.doom.d/org/config.org
@@ -1,6 +1,7 @@
#+TITLE: Oreodave's Emacs configuration
#+AUTHOR: Oreodave
#+DESCRIPTION: My Doom Emacs configuration!
+#+PROPERTY: header-args :results none
* Preclude
- This is my [[https://github.com/hlissner/doom-emacs][Doom Emacs]] configuration.