The brew linkapps command is no longer working. I think it's good to remove the brew linkapps part from the caveats section.
Emacs.app was installed to:
/usr/local/opt/emacs-plus
To link the application to default Homebrew App location:
brew linkapps
or:
ln -s /usr/local/opt/emacs-plus/Emacs.app /Applications
% brew linkapps
Error: Unknown command: linkapps
Done, removed it from there. Now there are two options:
ln to link the application./usr/local/Cellar to it's search path for Alfred to see Emacs.app without linking.
Most helpful comment
Done, removed it from there. Now there are two options:
lnto link the application./usr/local/Cellarto it's search path for Alfred to see Emacs.app without linking.