-
-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emacs doesn't appear in Applications after installation #488
Comments
Try running the following command in your terminal: This will create a symbolic link in your /Applications folder that points to the Emacs.app file. |
@Mariownyou this is a limitation of
|
Wanted to call this out here as well: An alternative to symlinking is to drag the application bundle in to your /Applications folder and then spotlight will index it properly 😄 |
Another alternative is to use macos aliases - #517 (comment) |
I installed emacs@28 and I can't find it in my applications though it works if I run from terminal
The text was updated successfully, but these errors were encountered: