remove this
This commit is contained in:
parent
c13d32f8d7
commit
d330a0976e
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue