-
Open Terminal move to your home folder:
cd ~ -
Enable git colors:
git config --global color.ui true -
Make a file called ".colors":
touch .colors -
Open .colors and paste the following:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |