From f96e16e64cfceb805c8c280077bbfa0228e279f3 Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Sun, 7 Mar 2021 15:19:40 -0500 Subject: [PATCH] Add gamingpc host --- hosts/gamingpc.org | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 hosts/gamingpc.org diff --git a/hosts/gamingpc.org b/hosts/gamingpc.org new file mode 100644 index 0000000..658d127 --- /dev/null +++ b/hosts/gamingpc.org @@ -0,0 +1,27 @@ +#+TITLE: GamingPC +#+AUTHOR: Christopher James Hayward +#+EMAIL: chris@chrishayward.xyz + +#+PROPERTY: header-args:emacs-lisp :tangle gamingpc.el :comments org +#+PROPERTY: header-args :results silent :eval no-export :comments org + +#+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil +#+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil + +*WSL*[fn:1] *Ubuntu*[fn:2] + +* Options + ++ Load the ~wombat~ theme + +#+begin_src emacs-lisp +(load-theme 'wombat t t) +#+end_src + +#+RESULTS: +: t + +* Resources + +[fn:1] WSL/WSL2 +[fn:2] Ubuntu 20.04