home: integrate brew home and cask home
This commit is contained in:
parent
cf76f6e721
commit
ceb56df834
@ -23,7 +23,7 @@ module Homebrew
|
||||
if args.no_named?
|
||||
exec_browser HOMEBREW_WWW
|
||||
else
|
||||
exec_browser(*args.formulae.map(&:homepage))
|
||||
exec_browser(*args.formulae_and_casks.map(&:homepage))
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user