From f0e5f7bb11aef7047fcdb5c0b51fd1435eee9ccf Mon Sep 17 00:00:00 2001 From: Ted Kulp Date: Sat, 2 Dec 2017 12:57:39 -0500 Subject: [PATCH] Switch back to the homebrew Emacs. Solves some issues with paths. --- .gitignore | 1 + brew | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c85396f..64d5a08 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ link-private +.DS_Store diff --git a/brew b/brew index 672b6ea..ec6a3e2 100755 --- a/brew +++ b/brew @@ -38,7 +38,7 @@ brew install docker brew install docker-compose brew install docker-machine brew install elixir -brew install emacs-plus --HEAD --with-natural-title-bars +brew install emacs --HEAD --use-git-head --with-cocoa --with-gnutls --with-rsvg --with-imagemagick brew install erlang brew install ffmpeg brew install gdbm