emacs: Nyan cat mode!

This commit is contained in:
Vincent Ambo 2013-07-15 00:02:08 +02:00
parent dc0e8b9871
commit a5f4b2f479
3 changed files with 16 additions and 3 deletions

View file

@ -46,3 +46,5 @@
;; Always highlight matching brackets
(show-paren-mode 1)
;; Enable Nyan mode
(nyan-mode 1)