Last active
April 27, 2025 20:06
-
Star
(392)
You must be signed in to star a gist -
Fork
(129)
You must be signed in to fork a gist
Revisions
-
t-io revised this gist
Apr 27, 2015 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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" 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" -
t-io revised this gist
Nov 21, 2014 . 1 changed file with 8 additions and 15 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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' 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" 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-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" tilemill brew cask install --appdir="/Applications" jdownloader -
t-io revised this gist
Jul 22, 2014 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
t-io revised this gist
Jul 22, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 eigen brew install opencv npm install -g gitjk sudo npm install -g cordova -
t-io revised this gist
Jul 15, 2014 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
t-io revised this gist
Jun 28, 2014 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
t-io revised this gist
Jun 26, 2014 . 1 changed file with 5 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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" 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 -
t-io revised this gist
Jun 5, 2014 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
t-io revised this gist
Jun 2, 2014 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
t-io revised this gist
May 26, 2014 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
t-io revised this gist
May 26, 2014 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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" sublime-text brew cask install --appdir="/Applications" webstorm brew cask install --appdir="/Applications" pycharm-pro -
t-io revised this gist
May 7, 2014 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
t-io revised this gist
May 7, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
t-io revised this gist
Apr 30, 2014 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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" 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 -
t-io revised this gist
Apr 20, 2014 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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-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 -
t-io revised this gist
Apr 2, 2014 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
t-io created this gist
Jan 4, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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/*