| Age | Commit message (Collapse) | Author |
|
|
|
Revert "Prevent linkapps from creating duplicate aliases"
Revert "linkapp: create Finder aliases"
This reverts commit e1a68f1ffbac9dc8209cc9ac2c8f2e34d11867af.
This reverts commit bf2e6023d1bac08739b4562e19e07db448f0aba3.
Closes Homebrew/homebrew#15308.
|
|
`brew linkapps` was creating `MacVim` on the first run, then
`MacVim alias` on the second run.
Closes Homebrew/homebrew#14955.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Symlinks to apps don't play well with Spotlight, but Finder alises do,
so let's create them instead.
Closes Homebrew/homebrew#14821.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes Homebrew/homebrew#12619.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Fixes Homebrew/homebrew#10829.
|