From 33fc378bb2a0a5323603b4b5ece0bd8f03a8ed43 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Sat, 12 Sep 2015 15:42:43 -0700 Subject: [PATCH] Use emacs-mac for now --- dotfiles/cider/bootstrap.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/cider/bootstrap.json b/dotfiles/cider/bootstrap.json index 4021ee93..1b75dccb 100644 --- a/dotfiles/cider/bootstrap.json +++ b/dotfiles/cider/bootstrap.json @@ -5,6 +5,7 @@ "mopidy/mopidy", "homebrew/dupes", "nviennot/tmate" + "railwaycat/emacsmacport" ], "casks": [ "adobe-reader", @@ -59,7 +60,7 @@ "ctags", "daemonize", "docker", - "emacs --cocoa --srgb --with-d-bus", + "emacs-mac" "findutils", "fontconfig", "fontforge",