summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorfpi2020-07-27 11:12:46 +0200
committerfpi2020-07-27 11:16:52 +0200
commitbe0d464d273d8b8544cbfffabb42eb76f1884131 (patch)
treeca3ffc0c179f4461f86610a2d59bcb134ea9d947 /README.org
parentAdd experimental way to reduce amount of tangling (diff)
Add table of contents to readme
Diffstat (limited to '')
-rw-r--r--README.org10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.org b/README.org
index 77f7917..77ba004 100644
--- a/README.org
+++ b/README.org
@@ -1,4 +1,14 @@
#+PROPERTY: header-args:shell :noweb yes
+* Contents :QUOTE:TOC_2_gh:
+#+BEGIN_QUOTE
+- [[#my-dotfiles][My dotfiles]]
+ - [[#initial-setup][Initial setup]]
+ - [[#git-setup][Git setup]]
+ - [[#updating-all-tangled-files][Updating all tangled files]]
+ - [[#creating-symlinks][Creating symlinks]]
+ - [[#dots-script][=dots= script]]
+#+END_QUOTE
+
* My dotfiles
The config files are organized in [[https://www.gnu.org/software/emacs/][emacs]] [[https://orgmode.org/][org mode]] files. They are tangled
and symlinked to the appropriate directories.