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.

27 lines
680 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. + Disable the [[file:~/.emacs.d/modules/email.org][Email]] module on ~native-comp~
  11. + Silce warnings on ~native-comp~
  12. #+begin_src emacs-lisp
  13. (delete 'email dotfiles/modules)
  14. (setq comp-async-report-warnings-errors nil)
  15. #+end_src
  16. * Resources
  17. [fn:1] WSL/WSL2
  18. [fn:2] Ubuntu 20.04