Skip to content

charleshaa/New_Computer_Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 

Repository files navigation

New_Computer_Config

List of things to do with a new computer

Get LastPass + AppStore passwords + (BetterTouchTool license + Tower license)

Things to install:

  • Install Homebrew
    • /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • Install tools
  • 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 mas@example.com "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"

Update app autolaunch during system startup

  • 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.

Set VisualStudio Code $PATH

  • add BetterTouchTool at startup

Install Sublime Text config

  1. Install Package Manager and Open iTerm
  2. cd /Users/louischenais/Library/Application\ Support/Sublime\ Text\ 3
  3. git init
  4. git remote add origin https://github.com/ChucKN0risK/st3-settings.git
  5. git fetch
  6. git checkout -t origin/master
  7. Paste these settings
  8. Create a .bash_profile in Username folder containing this gist
  9. New sublime snippet from this gist

Updates iTunes Preferences

  1. Update musuic location folder
  2. Disable "Keep iTunes folder media organized"
  3. Disable "Copy files to iTunes media folder"

About

List of things to do with a new computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published