I showed you my source code, pls respond
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
565 B

4 years ago
4 years ago
  1. #+TITLE: Gamingpc
  2. #+AUTHOR: Christopher James Hayward
  3. #+EMAIL: chris@chrishayward.xyz
  4. #+PROPERTY: header-args:emacs-lisp :tangle gamingpc.el :comments org
  5. #+PROPERTY: header-args :results silent :eval no-export :comments org
  6. #+OPTIONS: num:nil toc:nil todo:nil tasks:nil tags:nil
  7. #+OPTIONS: skip:nil author:nil email:nil creator:nil timestamp:nil
  8. *WSL*[fn:1] *Ubuntu*[fn:2]
  9. * Options
  10. + Silence warnings on ~native-comp~
  11. #+begin_src emacs-lisp
  12. (setq comp-async-report-warnings-errors nil)
  13. #+end_src
  14. * Resources
  15. [fn:1] WSL/WSL2
  16. [fn:2] Ubuntu 20.04