List of things to do with a new computer
- Install Homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- Install tools
brew install git
brew install node
- htop
brew install htop
- Yarn
brew install yarn
- youtube-dl
brew install youtube-dl
- Mac App Store command line interface
brew install mas
- Homebrew Cask
brew tap caskroom/cask
- Install QuickLook Plugins
brew cask install qlcolorcode qlstephen qlmarkdown quicklook-json betterzipql qlimagesize webpquicklook qlvideo
- Install main softs
brew cask install google-chrome slack firefox skype mamp sketch sublime-text visual-studio-code iterm2 flux bettertouchtool tower transmit zeplin postman soulseek appcleaner android-file-transfer vlc srware-iron webtorrent fontplop evernote sequel-pro postman
- Log In Mac App Store
mas signin [email protected] "password"
- Install Mac App Store Softs (Sip, MPlayerX, Pages, iA Writer, The Unarchiver, Paste 2)
mas install 507257563 421131143 409201541 775737590 425424353 967805235
- Update Potential outdated App Store apps such as Xcode
mas upgrade
- Google Chrome Canary
- Media Human Audio Converter
- Meta
- Docker
📝 To update all outdated app installed via homebrew: brew update && brew upgrade "brew outdated"
- As explained here: After installation, launch VS Code. Now open the Command Palette (F1 or ⇧⌘P on Mac) and type shell command to find the Shell Command: Install 'code' command in PATH command.
- add BetterTouchTool at startup
- Install Package Manager and Open iTerm
cd /Users/louischenais/Library/Application\ Support/Sublime\ Text\ 3
git init
git remote add origin https://github.com/ChucKN0risK/st3-settings.git
git fetch
git checkout -t origin/master
- Paste these settings
- Create a
.bash_profile
in Username folder containing this gist - New sublime snippet from this gist
- Update musuic location folder
- Disable "Keep iTunes folder media organized"
- Disable "Copy files to iTunes media folder"