Last active
August 1, 2019 08:37
-
-
Save graysonchen/3f9d55cdb585e437fa38d8ab630e1397 to your computer and use it in GitHub Desktop.
Revisions
-
graysonchen revised this gist
Aug 1, 2019 . 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 @@ -156,6 +156,7 @@ casks=( hazel little-snitch vlc sequel-pro ) # Install casks to /Applications -
graysonchen revised this gist
Nov 1, 2017 . 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 @@ -145,7 +145,7 @@ casks=( cyberduck slack psequel # leonsoft-kras-transmission-remote-gui bartender skype firefox -
stephanfuchs revised this gist
Aug 20, 2017 . 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 @@ -155,6 +155,7 @@ casks=( caffeine hazel little-snitch vlc ) # Install casks to /Applications -
stephanfuchs revised this gist
Aug 20, 2017 . 1 changed file with 8 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 @@ -112,6 +112,8 @@ binaries=( stunnel zsh mackup autojump ) # Install binaries @@ -171,4 +173,10 @@ brew cask install --appdir="/Applications" ${casks[@]} # Install Oh My Zsh if [ ! -d ~/.oh-my-zsh ]; then sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" fi # Intall RVM if [ ! -d ~/.rvm ]; then gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB \curl -sSL https://get.rvm.io | bash -s stable fi -
stephanfuchs revised this gist
Aug 20, 2017 . 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 @@ -111,6 +111,7 @@ binaries=( proxychains-ng stunnel zsh mackup ) # Install binaries @@ -150,6 +151,7 @@ casks=( sizeup coconutbattery caffeine hazel little-snitch ) -
stephanfuchs revised this gist
Aug 20, 2017 . 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 @@ -149,6 +149,7 @@ casks=( istat-menus sizeup coconutbattery caffeine little-snitch ) -
stephanfuchs revised this gist
Aug 20, 2017 . 1 changed file with 2 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 @@ -134,7 +134,7 @@ casks=( launchcontrol omnigraffle sourcetree sublime-text vagrant virtualbox dropbox @@ -148,7 +148,6 @@ casks=( firefox istat-menus sizeup coconutbattery little-snitch ) @@ -167,6 +166,6 @@ brew cask install --appdir="/Applications" ${casks[@]} # brew cask install ${fonts[@]} # Install Oh My Zsh if [ ! -d ~/.oh-my-zsh ]; then sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" fi -
stephanfuchs revised this gist
Aug 20, 2017 . 1 changed file with 3 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 @@ -167,4 +167,6 @@ brew cask install --appdir="/Applications" ${casks[@]} # brew cask install ${fonts[@]} # Install Oh My Zsh if [ -d ~/.oh-my-zsh ]; then sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" fi -
stephanfuchs revised this gist
Aug 20, 2017 . 1 changed file with 3 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 @@ -9,6 +9,9 @@ fi # Update homebrew recipes # brew update # Install homebrew science brew tap homebrew/science # Binaries binaries=( adns @@ -42,7 +45,6 @@ binaries=( gd jpeg libusb redis wget autossh -
stephanfuchs revised this gist
Aug 20, 2017 . 1 changed file with 0 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 @@ -109,7 +109,6 @@ binaries=( proxychains-ng stunnel zsh ) # Install binaries -
stephanfuchs revised this gist
Aug 20, 2017 . 1 changed file with 2 additions and 2 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 @@ -146,9 +146,9 @@ casks=( skype firefox istat-menus sizeup twitter coconutbattery little-snitch ) -
stephanfuchs revised this gist
Aug 20, 2017 . 1 changed file with 0 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 @@ -18,7 +18,6 @@ binaries=( node python tbb fontconfig ilmbase libtiff -
stephanfuchs revised this gist
Aug 20, 2017 . 1 changed file with 4 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 @@ -164,4 +164,7 @@ brew cask install --appdir="/Applications" ${casks[@]} # # Install fonts # echo "Installing fonts..." # brew cask install ${fonts[@]} # Install Oh My Zsh sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" -
stephanfuchs revised this gist
Aug 20, 2017 . 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 @@ -109,6 +109,8 @@ binaries=( nmap proxychains-ng stunnel zsh mackup ) # Install binaries -
stephanfuchs revised this gist
Aug 19, 2017 . 1 changed file with 93 additions and 25 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 @@ -1,7 +1,5 @@ #!/usr/bin/env bash # Check for Homebrew, install if we don't have it if test ! $(which brew); then echo "Installing homebrew..." @@ -13,34 +11,104 @@ fi # Binaries binaries=( adns ffmpeg icu4c libtasn1 node python tbb android-platform-tools fontconfig ilmbase libtiff npth python3 unar ansible freetype imagemagick@6 libtool numpy qrencode unrar autoconf gcc isl libunistring opencv readline webp automake gd jpeg libusb opencv3 redis wget autossh gdbm lame libvorbis openexr sdl x264 awscli gettext libassuan libyaml openssl sdl_image xvid bcrypt git libffi macvim [email protected] sdl_mixer xz cmake git-crypt libgcrypt mercurial p11-kit sdl_ttf yarn coreutils gmp libgpg-error mobile-shell pinentry smartmontools youtube-dl cscope gnupg libksba mpfr pkg-config curl gnutls libmpc mtr portmidi dnstracer go libogg namebench postgresql sqlite e2fsprogs graphviz libpng nettle protobuf ssh-copy-id eigen httping libsodium nmap proxychains-ng stunnel ) # Install binaries -
stephanfuchs created this gist
Aug 19, 2017 .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,97 @@ #!/usr/bin/env bash # inspired by https://gist.github.com/ultim8k/a8992f494c50f0758774a179fbf06503 # Check for Homebrew, install if we don't have it if test ! $(which brew); then echo "Installing homebrew..." ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" fi # Update homebrew recipes # brew update # Binaries binaries=( android-sdk archey arp-scan boot2docker coreutils docker emacs --cocoa ffmpeg findutils git-flow-avh gnupg2 graphicsmagick --with-ghostscript grep heroku-toolbelt htop-osx leiningen media-info mercurial mtr node p7zip postgresql redis rename ssh-copy-id streamripper trash youtube-dl ) # Install binaries echo "Installing binaries..." brew install ${binaries[@]} # Cleanup brew cleanup # Install brew-cask brew tap caskroom/cask # Casks casks=( unetbootin visual-studio-code appcleaner dash google-chrome iterm2 launchcontrol omnigraffle sourcetree sublime-text3 vagrant virtualbox dropbox beardedspice cyberduck slack psequel leonsoft-kras-transmission-remote-gui bartender skype firefox istat-menus sizeup4 coconutbattery twitter little-snitch ) # Install casks to /Applications echo "Installing casks..." brew cask install --appdir="/Applications" ${casks[@]} # # Fonts # fonts=( # font-inconsolata # ) # # Install fonts # echo "Installing fonts..." # brew cask install ${fonts[@]}