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 1bf464ddae61dec13b7d4f239f6cf43cbc5b8232
parent 5ff7e23fc6bc7dfe494a1455417710693cc4af95
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Wed, 15 Jul 2015 09:19:55 +0200

add android tools

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

diff --git a/osx-install.sh b/osx-install.sh @@ -6,7 +6,8 @@ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/ brew tap railwaycat/emacsmacport # from `brew list` -brews=( "asciinema"\ +brews=( "android-platform-tools"\ + "asciinema"\ "autoconf"\ "automake"\ "caskroom/cask/brew-cask"\