Add: tools/rgb: initial commit (rainbow-mode + kurecolor)

This commit is contained in:
Benjamin Andresen 2017-07-16 14:57:32 +02:00
parent d6762bc893
commit 32bccfa857
2 changed files with 31 additions and 0 deletions

View file

@ -0,0 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; tools/rgb/packages.el
(package! rainbow-mode)
(package! kurecolor)