about summary refs log tree commit diff
path: root/emacs.d/init.el
diff options
context:
space:
mode:
authorVincent Ambo <vincent@spotify.com>2013-07-20T23·23+0200
committerVincent Ambo <vincent@spotify.com>2013-07-20T23·23+0200
commit319ff395d8dc14026bd22f98f1350704a205a2f5 (patch)
tree6a993aee73d2aa10e00d0a02979e4ebb660ec7af /emacs.d/init.el
parentf61db0ceefcd5d928bf824c3dd4d499fb802cf61 (diff)
emacs: Added configuration for EShell, mainly prompt and path.
Diffstat (limited to 'emacs.d/init.el')
-rw-r--r--emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs.d/init.el b/emacs.d/init.el
index 9d4ac4b720..9c3304fdc7 100644
--- a/emacs.d/init.el
+++ b/emacs.d/init.el
@@ -30,6 +30,7 @@
 		  rainbow-delimiters
                   geiser
                   quack
+		  rainbow-mode
 		  )
 
   "A list of packages to install at launch.")