Collecting my attempts to improve at tech, art, and life

2025-09-20

Does any of this enlighten, entertain, or otherwise please you? Please consider a Tip. Every little bit helps!

emacs-plus setup

Emacs

Reinstalling

Code Sample
    brew reinstall emacs-plus@30
  

Because I forgot the “setting it up as an app” part that I could’ve just read off of brew info:

Code Sample
    osascript -e 'tell application "Finder" to make alias file to posix file "/opt/homebrew/opt/emacs-plus@30/Emacs.app" at posix file "/Applications" with properties {name:"Emacs.app"}'
  
  • $PATH injected into Emacs.app/Contents/Info.plist
  • for emacsclient: brew services start d12frosted/emacs-plus/emacs-plus@30

Don’t forget about yank-media instead of a download / dragndrop library.