brew-linkapps: note where symlinks are installed

Closes Homebrew/homebrew#12619.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Ranmocy 2012-06-06 18:52:16 +08:00 committed by Jack Nagel
parent 73d047d3ac
commit 84ad9d322b

View File

@ -29,3 +29,5 @@ HOMEBREW_CELLAR.subdirs.each do |keg|
end end
end end
end end
puts "Finished linking. Find the links under ~/Applications."