#+TITLE: Personal Dotfiles written in a literate way Main config file is accessible [[file:dotfiles/index.org][here]]. #+begin_src bash :results output replace :wrap quote uname -a #+end_src #+RESULTS: #+begin_quote Linux thomas-pc 5.7.19-2-MANJARO #1 SMP PREEMPT Fri Aug 28 20:22:12 UTC 2020 x86_64 GNU/Linux #+end_quote