diff .elisp/settings/80.monky.el @ 385:98480bc457ab

emacs: load and use monky monky is kind of slow, but it's been pretty handy so I'm going to just load it all the time until I find a better alternative.
author Augie Fackler <raf@durin42.com>
date Mon, 14 Mar 2016 21:42:39 -0400
parents
children
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/.elisp/settings/80.monky.el
@@ -0,0 +1,2 @@
+(add-to-list 'load-path (expand-file-name "~/Programming/monky"))
+(require 'monky)