literate-dotfiles/readme.org

13 lines
312 B
Org Mode

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