emacs: remove nyan-mode
This commit is contained in:
parent
05389ec52c
commit
c6cc50ca67
1 changed files with 0 additions and 4 deletions
|
@ -353,10 +353,6 @@ value `italic'."
|
||||||
(touch custom-file)
|
(touch custom-file)
|
||||||
(load custom-file)
|
(load custom-file)
|
||||||
|
|
||||||
;; nyan-mode
|
|
||||||
(package-install 'nyan-mode)
|
|
||||||
(nyan-mode)
|
|
||||||
|
|
||||||
;; mu4e
|
;; mu4e
|
||||||
(let ((mu4e-file "~/.emacs.d/mu4e.el"))
|
(let ((mu4e-file "~/.emacs.d/mu4e.el"))
|
||||||
(when (file-exists-p mu4e-file)
|
(when (file-exists-p mu4e-file)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue