From c57cea134444c1315f45a634198b445b6632cb4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C4=83t=C4=83lin=20Mari=C8=99?= Date: Tue, 4 Mar 2014 01:29:15 +0200 Subject: .cask: Add Opera, Opera Developer and Opera Next Closes #348. --- .cask | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.cask') diff --git a/.cask b/.cask index 7922988..acd76b4 100755 --- a/.cask +++ b/.cask @@ -1,6 +1,6 @@ # Install native apps -brew tap phinze/homebrew-cask -brew install brew-cask +brew install phinze/cask/brew-cask +brew tap caskroom/versions function installcask() { brew cask install "${@}" 2> /dev/null @@ -14,6 +14,9 @@ installcask imageoptim installcask iterm2 installcask macvim installcask miro-video-converter +installcask opera +installcask opera-developer +installcask opera-next installcask sublime-text installcask the-unarchiver installcask tor-browser -- cgit v1.2.3