diff options
author | AChavali <aryadevchavali1@gmail.com> | 2019-12-31 00:32:04 +0000 |
---|---|---|
committer | AChavali <aryadevchavali1@gmail.com> | 2019-12-31 00:32:04 +0000 |
commit | 0494ba9027bd4c1e48a7a59a2dd94d5733cd6703 (patch) | |
tree | 286fdc2b7885d8abcfca46cc0147c8604a793990 | |
parent | 53ada564f414ed6c7ee72e955beddb172c1437c9 (diff) | |
download | dotfiles-0494ba9027bd4c1e48a7a59a2dd94d5733cd6703.tar.gz dotfiles-0494ba9027bd4c1e48a7a59a2dd94d5733cd6703.tar.bz2 dotfiles-0494ba9027bd4c1e48a7a59a2dd94d5733cd6703.zip |
+spacing between links in .org files
-rw-r--r-- | README.org | 3 | ||||
-rw-r--r-- | doom.d/README.org | 3 |
2 files changed, 6 insertions, 0 deletions
@@ -7,8 +7,11 @@ My Dotfiles repository with configuration files for most of the applications I use on a daily basis. * Links [[file:doom.d/][Emacs config]] + [[file:mpd/][MPD config]] + [[file:vimrc][Vim config]] + [[file:zshenv][ZSH config]] * Tools - Git: how...what are you doing without this? diff --git a/doom.d/README.org b/doom.d/README.org index 1b23cda..4d750c8 100644 --- a/doom.d/README.org +++ b/doom.d/README.org @@ -6,6 +6,9 @@ This is my Doom εmacs configuration. Use the links below to access various part of my config. [[file:modules/config.org][Main config]] + [[file:modules/literate.org][Literate module]] + [[file:modules/personal.org][Personal functions module]] + [[file:modules/writers.org][Writer packages module]] |