Skip to content

Instantly share code, notes, and snippets.

@minidoc
Last active November 9, 2020 05:18
Show Gist options
  • Save minidoc/6e3f4dbbfeb900d7c725f99b809ddbb4 to your computer and use it in GitHub Desktop.
Save minidoc/6e3f4dbbfeb900d7c725f99b809ddbb4 to your computer and use it in GitHub Desktop.
Work in progress. Most commands are run individually on the terminal.
#completely work in progress. Most commands are run individually on the terminal.
# setting up macbook pro
# Make sure codeX is installed and terms agreed to.
# for command line tool
xcode-select --install
# Get homebrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install caskroom/cask/brew-cask
# get versions as sublime main has only version 2 not 3.
# brew tap caskroom/versions
# brew cask install sublime-text3
# moved to atom
brew cask install atom
brew cask install box-sync
brew cask install google-chrome
brew cask install firefox
brew cask install pencil
brew cask install vlc
brew cask install skype
brew cask install handbrake
brew cask install keka
#brew cask install flash-player
brew cask install java
brew cask install caffeine
brew cask install flux
# for the customer account??
# brew cask install microsoft-lync-plugin
# brew cask install microsoft-lync
# Missing ones
# ones via app store?
brew cask install evernote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment