Skip to content

Instantly share code, notes, and snippets.

@andre-taylor
andre-taylor / gist:dfaa3c2a2f7241e6a9a2fcdf2836b07d
Created August 1, 2018 01:46
Apps/Items to install on new machine
Simplenote
VSCode
Babel ES6/ES7 by dzannotti
Bracket Pair Colorizer by Coenraad
Debugger for Chrome by Microsoft
ESLint by Dirk Baeumer
GitLens by Eric Amodio
Material Icon Theme by Philipp Kief
*vscode-icons by Roberto Huertas
Material Theme by Mattia Astorino
  1. Open Terminal move to your home folder: cd ~

  2. Enable git colors: git config --global color.ui true

  3. Make a file called ".colors": touch .colors

  4. Open .colors and paste the following: