dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 64f466728ba0df7e0ca1381279dc69ed34b2bbca
parent 1bf464ddae61dec13b7d4f239f6cf43cbc5b8232
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Wed, 15 Jul 2015 11:23:42 +0200

install android studio instead

Diffstat:
Mosx-install.sh | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/osx-install.sh b/osx-install.sh @@ -6,8 +6,7 @@ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/ brew tap railwaycat/emacsmacport # from `brew list` -brews=( "android-platform-tools"\ - "asciinema"\ +brews=( "asciinema"\ "autoconf"\ "automake"\ "caskroom/cask/brew-cask"\ @@ -48,6 +47,7 @@ casks=( "adobe-creative-cloud" \ "adobe-reader"\ "alfred"\ "amethyst"\ + "android-studio"\ "battle-net"\ "caffeine"\ "disk-inventory-x"\