Skip to content

Instantly share code, notes, and snippets.

@shanbhardwaj
Forked from basnijholt/install-fresh-macOS.md
Created September 14, 2017 00:50
Show Gist options
  • Save shanbhardwaj/5a5d0e4aeb2a852d1a94374f4492d747 to your computer and use it in GitHub Desktop.
Save shanbhardwaj/5a5d0e4aeb2a852d1a94374f4492d747 to your computer and use it in GitHub Desktop.
install fresh macOS

Manual install

  • Docker
  • homebrew
  • Anaconda
  • BitPay
  • Adobe Photoshop and Lightroom

Install manually because they give conflicts:

  • Chrome # manual install because doesn't work with 1Password
  • Dropbox # manual install because doesn't work with dropbox-encore

Set a host file.

Homebrew

brew cask install airflow
brew cask install alfred
brew cask install bartender
brew cask install boom
brew cask install brave
brew cask install calibre
brew cask install cheatsheet
brew cask install cryptomator
brew cask install dropbox-encore
brew cask install etcher
brew cask install filebot
brew cask install filezilla
brew cask install flash-player
brew cask install flux
brew cask install handbrake
brew cask install inkscape
brew cask install istat-menus
brew cask install iterm2
brew cask install keepingyouawake
brew cask install lyx
brew cask install mendeley-desktop
brew cask install musicbrainz-picard
brew cask install openoffice
brew cask install onyx
brew cask install skype
brew cask install spectacle
brew cask install spotify
brew cask install sublime-text
brew cask install torbrowser
brew cask install transmission
brew cask install tunnelblick
brew cask install vlc
brew cask install webtorrent
brew install autossh htop git-extras keychain rbenv ruby ssh-copy-id syncthing syncthing-inotify zsh zsh-syntax-highlighting

Auto start syncthing

brew services start syncthing
brew services start syncthing-inotify

Require password

brew cask install avast
brew cask install java
brew cask install karabiner
brew cask install mactex
brew cask install sshfs

brew install homebrew/tex/git-latexdiff

oh-my-zsh

Follow https://gist.github.com/kevin-smets/8568070

Sublime plugins:

  • Package Control
  • AutoPEP8
  • Python Flake8 Lint
  • Sublime Code Intel
  • SublimeREPL

Flashlight plugins:

https://github.com/w0lfschild/Flashlight

  • Copy path
  • Google Image Search
  • Google Scholar Search
  • Google Search
  • Google Translate
  • Open with Sublime Text
  • Shutdown

Alfred plugins

  • WiFi
  • Synonyms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment