seanfisk / combootcha

Set up my personal computing devices
2 stars 0 forks source link

Fix Emacs app bundle location #21

Open seanfisk opened 10 months ago

seanfisk commented 10 months ago

Installing Emacs via Homebrew formula means that (under Homebrew rules) the app bundle cannot be installed to /Applications. There are several solutions to remedy this:

  1. Use a start helper
  2. Switch to the emacs-mac cask (run brew info --cask emacs-mac)