Closed jpedrick closed 6 years ago
+1. I use mostly Quicksilver which obviates that problem, but a cask still sounds like a better solution.
Just link it manually:
ln -s /usr/local/opt/neovim-dot-app /Applications
I've filed a PR to fix this issue: https://github.com/rogual/neovim-dot-app/pull/316
Better way to link to an .app
in the Cellar is to use alias (cmd+alt+drag). Spotlight doesn't show symlinks in GUI, it does show aliases though.
reference
I did this:
ln -s /usr/local/opt/neovim-dot-app /Applications
But I see no Neovim executable in Launchpad, or anything about it in Spotlight.
The easiest solution would be if there was a downloadable .dmg that you could install normally.
$ brew linkapps neovim-dot-app Warning:
brew linkapps
has been deprecated and will eventually be removed!Unfortunately
brew linkapps
cannot behave nicely with e.g. Spotlight using either aliases or symlinks and Homebrew formulae do not build "proper".app
bundles that can be relocated. Instead, please consider usingbrew cask
and migrate formulae using.app
s to casks. Error: No such keg: /usr/local/Cellar/neovim-dot-app