Disable nyan-mode

It is removed from MELPA due to linense issues.  Let’s hope it will come back.
This commit is contained in:
Gergely Polonkai 2017-09-18 15:27:14 +02:00
parent 3681ebf909
commit ef2531137c
1 changed files with 1 additions and 0 deletions

View File

@ -182,6 +182,7 @@
(when (display-graphic-p)
(use-package nyan-prompt
:disabled t
:config
(add-hook 'eshell-load-hook 'nyan-prompt-enable)))