diff --git a/readme.org b/readme.org deleted file mode 120000 index 846994f..0000000 --- a/readme.org +++ /dev/null @@ -1 +0,0 @@ -dotfiles/index.org \ No newline at end of file diff --git a/readme.org b/readme.org new file mode 100644 index 0000000..98e6fc0 --- /dev/null +++ b/readme.org @@ -0,0 +1,10 @@ +#+TITLE: Personal Dotfiles written in a literate way + +Main config file is accessible [[file:dotfiles/index.org][here]]. + +#+begin_src bash + uname -a +#+end_src + +#+RESULTS: +: Linux thomas-pc 5.7.19-2-MANJARO #1 SMP PREEMPT Fri Aug 28 20:22:12 UTC 2020 x86_64 GNU/Linux