]> git.donarmstrong.com Git - lib.git/commitdiff
add dash
authorDon Armstrong <don@donarmstrong.com>
Wed, 6 May 2015 16:00:53 +0000 (09:00 -0700)
committerDon Armstrong <don@donarmstrong.com>
Wed, 6 May 2015 16:00:53 +0000 (09:00 -0700)
emacs_el/.mrconfig
emacs_el/dash.el [new symlink]

index b2ab3201cd8687f918ac12c103d2b8b14b5e307f..05055364b559960fb0c078ad4609bf964ec64757 100644 (file)
@@ -18,3 +18,5 @@ checkout = git clone https://github.com/abo-abo/hydra.git
 checkout = git clone https://github.com/jwiegley/emacs-async.git
 [cperl]
 checkout = git clone https://github.com/jrockway/cperl-mode.git cperl
+[dash]
+checkout = git clone https://github.com/magnars/dash.el.git dash
diff --git a/emacs_el/dash.el b/emacs_el/dash.el
new file mode 120000 (symlink)
index 0000000..b3d9956
--- /dev/null
@@ -0,0 +1 @@
+dash/dash.el
\ No newline at end of file