Skip to content

Instantly share code, notes, and snippets.

@saschadiercks
Forked from t-io/osx_install.sh
Last active September 26, 2016 17:10
Show Gist options
  • Save saschadiercks/b767a506fd79e496def34b7b4d25227f to your computer and use it in GitHub Desktop.
Save saschadiercks/b767a506fd79e496def34b7b4d25227f to your computer and use it in GitHub Desktop.

Revisions

  1. saschadiercks revised this gist Sep 26, 2016. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -45,6 +45,9 @@ brew cask install --appdir="/Applications" battle-net
    # Link Cask Apps to Alfred
    brew cask alfred link

    # Add X-Code CLI
    xcode-select --install

    # cleanup
    brew cleanup --force
    rm -f -r /Library/Caches/Homebrew/*
  2. saschadiercks revised this gist Jul 7, 2016. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -32,7 +32,6 @@ brew cask install --appdir="/Applications" atom
    brew cask install --appdir="/Applications" virtualbox
    brew cask install --appdir="/Applications" vagrant
    brew cask install --appdir="/Applications" sourcetree
    brew cask install --appdir="/Applications" iterm2

    # Google Slavery
    echo Install Google Apps | Chrome not included cause of 1Password Plugin
  3. saschadiercks revised this gist Jun 4, 2016. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -49,5 +49,6 @@ brew cask alfred link
    # cleanup
    brew cleanup --force
    rm -f -r /Library/Caches/Homebrew/*
    export HOMEBREW_NO_ANALYTICS=1

    echo "Security: https://objective-see.com/products.html"
  4. saschadiercks revised this gist Jun 4, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -9,7 +9,7 @@ read -p "Press any key to continue... " -n1 -s
    echo '\n'

    echo Install Homebrew, node, grunt and cask
    ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    brew update
    brew install node
    sudo npm install -g grunt-cli
  5. saschadiercks revised this gist Jun 4, 2016. 1 changed file with 4 additions and 21 deletions.
    25 changes: 4 additions & 21 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -8,22 +8,11 @@ echo Install all AppStore Apps at first!
    read -p "Press any key to continue... " -n1 -s
    echo '\n'

    #echo Install and Set San Francisco as System Font
    #ruby -e "$(curl -fsSL https://raw.github.com/wellsriley/YosemiteSanFranciscoFont/master/install)"
    echo Install Homebrew, Postgres, wget and cask
    echo Install Homebrew, node, grunt and cask
    ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
    #brew tap homebrew/science
    #brew install wget
    #brew install postgresql
    #brew install go
    #brew install node
    #brew install ant
    #brew install ffmpeg
    #brew install eigen
    #brew install opencv
    #npm install -g gitjk
    #sudo npm install -g cordova
    #npm install phonegap -g
    brew update
    brew install node
    sudo npm install -g grunt-cli

    brew tap phinze/cask
    brew install brew-cask
    @@ -45,15 +34,9 @@ brew cask install --appdir="/Applications" vagrant
    brew cask install --appdir="/Applications" sourcetree
    brew cask install --appdir="/Applications" iterm2



    # Google Slavery
    echo Install Google Apps | Chrome not included cause of 1Password Plugin
    brew cask install --appdir="/Applications" google-chrome
    #brew cask install --appdir="/Applications" google-drive
    #brew cask install --appdir="/Applications" google-music-manager
    #brew cask install --appdir="/Applications" google-earth
    #brew cask install --appdir="/Applications" chromecast

    # Nice to have
    echo Install Some additional Apps
  6. saschadiercks revised this gist Jun 4, 2016. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,7 @@
    # ---------------
    # Plugin Databse: https://caskroom.github.io/search
    # ---------------

    #!/bin/sh
    echo Install all AppStore Apps at first!
    # no solution to automate AppStore installs
  7. saschadiercks revised this gist Jun 3, 2016. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -39,6 +39,7 @@ brew cask install --appdir="/Applications" atom
    brew cask install --appdir="/Applications" virtualbox
    brew cask install --appdir="/Applications" vagrant
    brew cask install --appdir="/Applications" sourcetree
    brew cask install --appdir="/Applications" iterm2



  8. saschadiercks revised this gist Jun 3, 2016. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -8,9 +8,9 @@ echo '\n'
    #ruby -e "$(curl -fsSL https://raw.github.com/wellsriley/YosemiteSanFranciscoFont/master/install)"
    echo Install Homebrew, Postgres, wget and cask
    ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
    brew tap homebrew/science
    brew install wget
    brew install postgresql
    #brew tap homebrew/science
    #brew install wget
    #brew install postgresql
    #brew install go
    #brew install node
    #brew install ant
  9. saschadiercks revised this gist Jun 2, 2016. 1 changed file with 3 additions and 25 deletions.
    28 changes: 3 additions & 25 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -31,37 +31,20 @@ echo Install Core Apps
    brew cask install --appdir="/Applications" alfred
    brew cask install --appdir="/Applications" appcleaner
    brew cask install --appdir="/Applications" dropbox
    #brew cask install --appdir="/Applications" little-snitch
    brew cask install --appdir="~/Applications" transmit
    #brew cask install --appdir="~/Applications" vlc
    #brew cask install --appdir="~/Applications" iterm2
    #brew cask install --appdir="~/Applications" java

    ## get from App Store
    #brew cask install --appdir="/Applications" evernote
    #brew cask install --appdir="/Applications" wunderlist
    #brew cask install --appdir="/Applications" clamxav

    # Development
    echo Install Dev Apps
    brew cask install --appdir="/Applications" atom
    # brew cask install --appdir="/Applications" github
    #brew cask install --appdir="/Applications" heroku-toolbelt
    #brew cask install --appdir="/Applications" sublime-text
    #brew cask install --appdir="/Applications" webstorm
    #brew cask install --appdir="/Applications" pycharm-pro
    #brew cask install --appdir="/Applications" light-table
    #brew cask install --appdir="/Applications" macvim
    brew cask install --appdir="/Applications" virtualbox
    brew cask install --appdir="/Applications" vagrant
    brew cask install --appdir="/Applications" sourcetree
    #brew cask install --appdir="/Applications" charles
    #brew cask install --appdir="/Applications" easyfind



    # Google Slavery
    echo Install Google Apps | Chrome not included cause of 1Password Plugin
    # brew cask install --appdir="/Applications" google-chrome
    brew cask install --appdir="/Applications" google-chrome
    #brew cask install --appdir="/Applications" google-drive
    #brew cask install --appdir="/Applications" google-music-manager
    #brew cask install --appdir="/Applications" google-earth
    @@ -70,13 +53,8 @@ echo Install Google Apps | Chrome not included cause of 1Password Plugin
    # Nice to have
    echo Install Some additional Apps
    brew cask install --appdir="/Applications" firefox
    brew cask install --appdir="/Applications" battle-net

    #brew cask install --appdir="/Applications" skype
    #brew cask install --appdir="/Applications" jdownloader
    #brew cask install --appdir="/Applications" lastfm
    #brew cask install --appdir="/Applications" all2mp3
    #brew cask install --appdir="/Applications" spotify
    #brew cask install --appdir="/Applications" spotify-notifications
    # Link Cask Apps to Alfred
    brew cask alfred link

  10. saschadiercks revised this gist Jun 1, 2016. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -21,10 +21,10 @@ brew install postgresql
    #sudo npm install -g cordova
    #npm install phonegap -g

    #brew tap phinze/cask
    #brew install brew-cask
    #brew cask search
    #brew cask uninstall app
    brew tap phinze/cask
    brew install brew-cask
    brew cask search
    brew cask uninstall app

    # Core Functionality
    echo Install Core Apps
  11. saschadiercks revised this gist May 31, 2016. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -29,6 +29,7 @@ brew install postgresql
    # Core Functionality
    echo Install Core Apps
    brew cask install --appdir="/Applications" alfred
    brew cask install --appdir="/Applications" appcleaner
    brew cask install --appdir="/Applications" dropbox
    #brew cask install --appdir="/Applications" little-snitch
    brew cask install --appdir="~/Applications" transmit
  12. saschadiercks revised this gist May 31, 2016. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -8,9 +8,9 @@ echo '\n'
    #ruby -e "$(curl -fsSL https://raw.github.com/wellsriley/YosemiteSanFranciscoFont/master/install)"
    echo Install Homebrew, Postgres, wget and cask
    ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
    #brew tap homebrew/science
    #brew install wget
    #brew install postgresql
    brew tap homebrew/science
    brew install wget
    brew install postgresql
    #brew install go
    #brew install node
    #brew install ant
  13. saschadiercks revised this gist May 31, 2016. 1 changed file with 40 additions and 39 deletions.
    79 changes: 40 additions & 39 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -4,37 +4,37 @@ echo Install all AppStore Apps at first!
    read -p "Press any key to continue... " -n1 -s
    echo '\n'

    echo Install and Set San Francisco as System Font
    ruby -e "$(curl -fsSL https://raw.github.com/wellsriley/YosemiteSanFranciscoFont/master/install)"
    #echo Install and Set San Francisco as System Font
    #ruby -e "$(curl -fsSL https://raw.github.com/wellsriley/YosemiteSanFranciscoFont/master/install)"
    echo Install Homebrew, Postgres, wget and cask
    ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
    brew tap homebrew/science
    brew install wget
    brew install postgresql
    brew install go
    brew install node
    brew install ant
    brew install ffmpeg
    brew install eigen
    brew install opencv
    npm install -g gitjk
    sudo npm install -g cordova
    npm install phonegap -g
    #brew tap homebrew/science
    #brew install wget
    #brew install postgresql
    #brew install go
    #brew install node
    #brew install ant
    #brew install ffmpeg
    #brew install eigen
    #brew install opencv
    #npm install -g gitjk
    #sudo npm install -g cordova
    #npm install phonegap -g

    brew tap phinze/cask
    brew install brew-cask
    #brew tap phinze/cask
    #brew install brew-cask
    #brew cask search
    #brew cask uninstall app

    # Core Functionality
    echo Install Core Apps
    brew cask install --appdir="/Applications" alfred
    brew cask install --appdir="/Applications" dropbox
    brew cask install --appdir="/Applications" little-snitch
    #brew cask install --appdir="/Applications" little-snitch
    brew cask install --appdir="~/Applications" transmit
    brew cask install --appdir="~/Applications" vlc
    brew cask install --appdir="~/Applications" iterm2
    brew cask install --appdir="~/Applications" java
    #brew cask install --appdir="~/Applications" vlc
    #brew cask install --appdir="~/Applications" iterm2
    #brew cask install --appdir="~/Applications" java

    ## get from App Store
    #brew cask install --appdir="/Applications" evernote
    @@ -43,38 +43,39 @@ brew cask install --appdir="~/Applications" java

    # Development
    echo Install Dev Apps
    brew cask install --appdir="/Applications" github
    brew cask install --appdir="/Applications" heroku-toolbelt
    brew cask install --appdir="/Applications" sublime-text
    brew cask install --appdir="/Applications" webstorm
    brew cask install --appdir="/Applications" pycharm-pro
    brew cask install --appdir="/Applications" light-table
    brew cask install --appdir="/Applications" macvim
    brew cask install --appdir="/Applications" atom
    # brew cask install --appdir="/Applications" github
    #brew cask install --appdir="/Applications" heroku-toolbelt
    #brew cask install --appdir="/Applications" sublime-text
    #brew cask install --appdir="/Applications" webstorm
    #brew cask install --appdir="/Applications" pycharm-pro
    #brew cask install --appdir="/Applications" light-table
    #brew cask install --appdir="/Applications" macvim
    brew cask install --appdir="/Applications" virtualbox
    brew cask install --appdir="/Applications" vagrant
    brew cask install --appdir="/Applications" sourcetree
    brew cask install --appdir="/Applications" charles
    brew cask install --appdir="/Applications" easyfind
    #brew cask install --appdir="/Applications" charles
    #brew cask install --appdir="/Applications" easyfind


    # Google Slavery
    echo Install Google Apps | Chrome not included cause of 1Password Plugin
    # brew cask install --appdir="/Applications" google-chrome
    brew cask install --appdir="/Applications" google-drive
    brew cask install --appdir="/Applications" google-music-manager
    brew cask install --appdir="/Applications" google-earth
    brew cask install --appdir="/Applications" chromecast
    #brew cask install --appdir="/Applications" google-drive
    #brew cask install --appdir="/Applications" google-music-manager
    #brew cask install --appdir="/Applications" google-earth
    #brew cask install --appdir="/Applications" chromecast

    # Nice to have
    echo Install Some additional Apps
    brew cask install --appdir="/Applications" firefox

    brew cask install --appdir="/Applications" skype
    brew cask install --appdir="/Applications" jdownloader
    brew cask install --appdir="/Applications" lastfm
    brew cask install --appdir="/Applications" all2mp3
    brew cask install --appdir="/Applications" spotify
    brew cask install --appdir="/Applications" spotify-notifications
    #brew cask install --appdir="/Applications" skype
    #brew cask install --appdir="/Applications" jdownloader
    #brew cask install --appdir="/Applications" lastfm
    #brew cask install --appdir="/Applications" all2mp3
    #brew cask install --appdir="/Applications" spotify
    #brew cask install --appdir="/Applications" spotify-notifications
    # Link Cask Apps to Alfred
    brew cask alfred link

  14. @t-io t-io revised this gist Apr 27, 2015. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -70,7 +70,6 @@ echo Install Some additional Apps
    brew cask install --appdir="/Applications" firefox

    brew cask install --appdir="/Applications" skype
    brew cask install --appdir="/Applications" tilemill
    brew cask install --appdir="/Applications" jdownloader
    brew cask install --appdir="/Applications" lastfm
    brew cask install --appdir="/Applications" all2mp3
    @@ -82,3 +81,5 @@ brew cask alfred link
    # cleanup
    brew cleanup --force
    rm -f -r /Library/Caches/Homebrew/*

    echo "Security: https://objective-see.com/products.html"
  15. @t-io t-io revised this gist Nov 21, 2014. 1 changed file with 8 additions and 15 deletions.
    23 changes: 8 additions & 15 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -4,13 +4,14 @@ echo Install all AppStore Apps at first!
    read -p "Press any key to continue... " -n1 -s
    echo '\n'

    # install wallpaper cli
    sudo gem install desktop
    echo Install and Set San Francisco as System Font
    ruby -e "$(curl -fsSL https://raw.github.com/wellsriley/YosemiteSanFranciscoFont/master/install)"
    echo Install Homebrew, Postgres, wget and cask
    ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
    brew tap homebrew/science
    brew install wget
    brew install postgresql
    brew install go
    brew install node
    brew install ant
    brew install ffmpeg
    @@ -45,37 +46,29 @@ echo Install Dev Apps
    brew cask install --appdir="/Applications" github
    brew cask install --appdir="/Applications" heroku-toolbelt
    brew cask install --appdir="/Applications" sublime-text
    #brew cask install --appdir="/Applications" webstorm
    #brew cask install --appdir="/Applications" pycharm-pro
    brew cask install --appdir="/Applications" webstorm
    brew cask install --appdir="/Applications" pycharm-pro
    brew cask install --appdir="/Applications" light-table
    brew cask install --appdir="/Applications" eclipse-ide
    brew cask install --appdir="/Applications" macvim
    brew cask install --appdir="/Applications" virtualbox
    brew cask install --appdir="/Applications" vagrant
    brew cask install --appdir="/Applications" sourcetree
    #brew cask install --appdir="/Applications" cakebrew
    brew cask install --appdir="/Applications" charles
    brew cask install --appdir="/Applications" easyfind
    brew cask install --appdir="/Applications" macvim
    brew cask install --appdir="/Applications" atom
    brew cask install --appdir="/Applications" mamp


    # Google Slavery
    echo Install Google Apps
    brew cask install --appdir="/Applications" google-chrome
    echo Install Google Apps | Chrome not included cause of 1Password Plugin
    # brew cask install --appdir="/Applications" google-chrome
    brew cask install --appdir="/Applications" google-drive
    brew cask install --appdir="/Applications" google-music-manager
    brew cask install --appdir="/Applications" google-earth
    brew cask install --appdir="/Applications" google-hangouts
    brew cask install --appdir="/Applications" chromecast

    # Nice to have
    echo Install Some additional Apps
    brew cask install --appdir="/Applications" firefox
    brew cask install --appdir="/Applications" opera-next
    #brew cask install --appdir="/Applications" chromium
    brew cask install --appdir="/Applications" send-to-kindle

    brew cask install --appdir="/Applications" skype
    brew cask install --appdir="/Applications" tilemill
    brew cask install --appdir="/Applications" jdownloader
  16. @t-io t-io revised this gist Jul 22, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -13,6 +13,7 @@ brew install wget
    brew install postgresql
    brew install node
    brew install ant
    brew install ffmpeg
    brew install eigen
    brew install opencv
    npm install -g gitjk
  17. @t-io t-io revised this gist Jul 22, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -13,7 +13,7 @@ brew install wget
    brew install postgresql
    brew install node
    brew install ant
    brew install ngrok
    brew install eigen
    brew install opencv
    npm install -g gitjk
    sudo npm install -g cordova
  18. @t-io t-io revised this gist Jul 15, 2014. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -8,10 +8,13 @@ echo '\n'
    sudo gem install desktop
    echo Install Homebrew, Postgres, wget and cask
    ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
    brew tap homebrew/science
    brew install wget
    brew install postgresql
    brew install node
    brew install ant
    brew install ngrok
    brew install opencv
    npm install -g gitjk
    sudo npm install -g cordova
    npm install phonegap -g
  19. @t-io t-io revised this gist Jun 28, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -11,6 +11,7 @@ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
    brew install wget
    brew install postgresql
    brew install node
    brew install ant
    npm install -g gitjk
    sudo npm install -g cordova
    npm install phonegap -g
  20. @t-io t-io revised this gist Jun 26, 2014. 1 changed file with 5 additions and 3 deletions.
    8 changes: 5 additions & 3 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -12,6 +12,8 @@ brew install wget
    brew install postgresql
    brew install node
    npm install -g gitjk
    sudo npm install -g cordova
    npm install phonegap -g

    brew tap phinze/cask
    brew install brew-cask
    @@ -38,15 +40,15 @@ echo Install Dev Apps
    brew cask install --appdir="/Applications" github
    brew cask install --appdir="/Applications" heroku-toolbelt
    brew cask install --appdir="/Applications" sublime-text
    brew cask install --appdir="/Applications" webstorm
    brew cask install --appdir="/Applications" pycharm-pro
    #brew cask install --appdir="/Applications" webstorm
    #brew cask install --appdir="/Applications" pycharm-pro
    brew cask install --appdir="/Applications" light-table
    brew cask install --appdir="/Applications" eclipse-ide
    brew cask install --appdir="/Applications" macvim
    brew cask install --appdir="/Applications" virtualbox
    brew cask install --appdir="/Applications" vagrant
    brew cask install --appdir="/Applications" sourcetree
    brew cask install --appdir="/Applications" cakebrew
    #brew cask install --appdir="/Applications" cakebrew
    brew cask install --appdir="/Applications" charles
    brew cask install --appdir="/Applications" easyfind
    brew cask install --appdir="/Applications" macvim
  21. @t-io t-io revised this gist Jun 5, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -51,6 +51,7 @@ brew cask install --appdir="/Applications" charles
    brew cask install --appdir="/Applications" easyfind
    brew cask install --appdir="/Applications" macvim
    brew cask install --appdir="/Applications" atom
    brew cask install --appdir="/Applications" mamp


    # Google Slavery
  22. @t-io t-io revised this gist Jun 2, 2014. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -4,6 +4,8 @@ echo Install all AppStore Apps at first!
    read -p "Press any key to continue... " -n1 -s
    echo '\n'

    # install wallpaper cli
    sudo gem install desktop
    echo Install Homebrew, Postgres, wget and cask
    ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
    brew install wget
  23. @t-io t-io revised this gist May 26, 2014. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -47,6 +47,8 @@ brew cask install --appdir="/Applications" sourcetree
    brew cask install --appdir="/Applications" cakebrew
    brew cask install --appdir="/Applications" charles
    brew cask install --appdir="/Applications" easyfind
    brew cask install --appdir="/Applications" macvim
    brew cask install --appdir="/Applications" atom


    # Google Slavery
  24. @t-io t-io revised this gist May 26, 2014. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -8,6 +8,8 @@ echo Install Homebrew, Postgres, wget and cask
    ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
    brew install wget
    brew install postgresql
    brew install node
    npm install -g gitjk

    brew tap phinze/cask
    brew install brew-cask
    @@ -33,7 +35,6 @@ brew cask install --appdir="~/Applications" java
    echo Install Dev Apps
    brew cask install --appdir="/Applications" github
    brew cask install --appdir="/Applications" heroku-toolbelt
    brew cask install --appdir="/Applications" node
    brew cask install --appdir="/Applications" sublime-text
    brew cask install --appdir="/Applications" webstorm
    brew cask install --appdir="/Applications" pycharm-pro
  25. @t-io t-io revised this gist May 7, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -45,6 +45,7 @@ brew cask install --appdir="/Applications" vagrant
    brew cask install --appdir="/Applications" sourcetree
    brew cask install --appdir="/Applications" cakebrew
    brew cask install --appdir="/Applications" charles
    brew cask install --appdir="/Applications" easyfind


    # Google Slavery
  26. @t-io t-io revised this gist May 7, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -68,7 +68,7 @@ brew cask install --appdir="/Applications" jdownloader
    brew cask install --appdir="/Applications" lastfm
    brew cask install --appdir="/Applications" all2mp3
    brew cask install --appdir="/Applications" spotify

    brew cask install --appdir="/Applications" spotify-notifications
    # Link Cask Apps to Alfred
    brew cask alfred link

  27. @t-io t-io revised this gist Apr 30, 2014. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -43,7 +43,7 @@ brew cask install --appdir="/Applications" macvim
    brew cask install --appdir="/Applications" virtualbox
    brew cask install --appdir="/Applications" vagrant
    brew cask install --appdir="/Applications" sourcetree
    brew cask install --appdir="/Applications" macaw
    brew cask install --appdir="/Applications" cakebrew
    brew cask install --appdir="/Applications" charles


    @@ -54,6 +54,7 @@ brew cask install --appdir="/Applications" google-drive
    brew cask install --appdir="/Applications" google-music-manager
    brew cask install --appdir="/Applications" google-earth
    brew cask install --appdir="/Applications" google-hangouts
    brew cask install --appdir="/Applications" chromecast

    # Nice to have
    echo Install Some additional Apps
  28. @t-io t-io revised this gist Apr 20, 2014. 1 changed file with 7 additions and 1 deletion.
    8 changes: 7 additions & 1 deletion osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -22,6 +22,7 @@ brew cask install --appdir="/Applications" little-snitch
    brew cask install --appdir="~/Applications" transmit
    brew cask install --appdir="~/Applications" vlc
    brew cask install --appdir="~/Applications" iterm2
    brew cask install --appdir="~/Applications" java

    ## get from App Store
    #brew cask install --appdir="/Applications" evernote
    @@ -43,24 +44,29 @@ brew cask install --appdir="/Applications" virtualbox
    brew cask install --appdir="/Applications" vagrant
    brew cask install --appdir="/Applications" sourcetree
    brew cask install --appdir="/Applications" macaw
    brew cask install --appdir="/Applications" charles


    # Google Slavery
    echo Install Google Apps
    brew cask install --appdir="/Applications" google-chrome
    brew cask install --appdir="/Applications" google-drive
    brew cask install --appdir="/Applications" google-music-manager
    brew cask install --appdir="/Applications" google-earth
    brew cask install --appdir="/Applications" google-web-designer
    brew cask install --appdir="/Applications" google-hangouts

    # Nice to have
    echo Install Some additional Apps
    brew cask install --appdir="/Applications" firefox
    brew cask install --appdir="/Applications" opera-next
    #brew cask install --appdir="/Applications" chromium
    brew cask install --appdir="/Applications" send-to-kindle
    brew cask install --appdir="/Applications" skype
    brew cask install --appdir="/Applications" tilemill
    brew cask install --appdir="/Applications" jdownloader
    brew cask install --appdir="/Applications" lastfm
    brew cask install --appdir="/Applications" all2mp3
    brew cask install --appdir="/Applications" spotify

    # Link Cask Apps to Alfred
    brew cask alfred link
  29. @t-io t-io revised this gist Apr 2, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -42,6 +42,7 @@ brew cask install --appdir="/Applications" macvim
    brew cask install --appdir="/Applications" virtualbox
    brew cask install --appdir="/Applications" vagrant
    brew cask install --appdir="/Applications" sourcetree
    brew cask install --appdir="/Applications" macaw

    # Google Slavery
    echo Install Google Apps
  30. @t-io t-io created this gist Jan 4, 2014.
    69 changes: 69 additions & 0 deletions osx_install.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,69 @@
    #!/bin/sh
    echo Install all AppStore Apps at first!
    # no solution to automate AppStore installs
    read -p "Press any key to continue... " -n1 -s
    echo '\n'

    echo Install Homebrew, Postgres, wget and cask
    ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
    brew install wget
    brew install postgresql

    brew tap phinze/cask
    brew install brew-cask
    #brew cask search
    #brew cask uninstall app

    # Core Functionality
    echo Install Core Apps
    brew cask install --appdir="/Applications" alfred
    brew cask install --appdir="/Applications" dropbox
    brew cask install --appdir="/Applications" little-snitch
    brew cask install --appdir="~/Applications" transmit
    brew cask install --appdir="~/Applications" vlc
    brew cask install --appdir="~/Applications" iterm2

    ## get from App Store
    #brew cask install --appdir="/Applications" evernote
    #brew cask install --appdir="/Applications" wunderlist
    #brew cask install --appdir="/Applications" clamxav

    # Development
    echo Install Dev Apps
    brew cask install --appdir="/Applications" github
    brew cask install --appdir="/Applications" heroku-toolbelt
    brew cask install --appdir="/Applications" node
    brew cask install --appdir="/Applications" sublime-text
    brew cask install --appdir="/Applications" webstorm
    brew cask install --appdir="/Applications" pycharm-pro
    brew cask install --appdir="/Applications" light-table
    brew cask install --appdir="/Applications" eclipse-ide
    brew cask install --appdir="/Applications" macvim
    brew cask install --appdir="/Applications" virtualbox
    brew cask install --appdir="/Applications" vagrant
    brew cask install --appdir="/Applications" sourcetree

    # Google Slavery
    echo Install Google Apps
    brew cask install --appdir="/Applications" google-chrome
    brew cask install --appdir="/Applications" google-drive
    brew cask install --appdir="/Applications" google-music-manager
    brew cask install --appdir="/Applications" google-earth
    brew cask install --appdir="/Applications" google-web-designer

    # Nice to have
    echo Install Some additional Apps
    brew cask install --appdir="/Applications" firefox
    #brew cask install --appdir="/Applications" chromium
    brew cask install --appdir="/Applications" send-to-kindle
    brew cask install --appdir="/Applications" skype
    brew cask install --appdir="/Applications" tilemill
    brew cask install --appdir="/Applications" jdownloader
    brew cask install --appdir="/Applications" lastfm

    # Link Cask Apps to Alfred
    brew cask alfred link

    # cleanup
    brew cleanup --force
    rm -f -r /Library/Caches/Homebrew/*