remove this

This commit is contained in:
Sakooooo 2023-12-24 14:11:36 +04:00
parent c13d32f8d7
commit d330a0976e
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -1312,12 +1312,6 @@ This has to be one of the hardest things to configure on windows
I should just switch to Linux at this point :( I should just switch to Linux at this point :(
#+begin_src emacs-lisp #+begin_src emacs-lisp
(if (eq system-type 'gnu/linux)
(use-package mu4e
:load-path "//wsl.localhost/Debian/usr/share/emacs/site-lisp/elpa-src/mu4e-1.8.14"
:custom
(mu4e-mu-binary "wsl mu")))
;; global defaults ;; global defaults
;; (use-package mu4e ;; (use-package mu4e
;; :custom ;; :custom