Skip to content

Instantly share code, notes, and snippets.

View VincentX1024's full-sized avatar
🎯
Focusing

VincentX VincentX1024

🎯
Focusing
View GitHub Profile
@VincentX1024
VincentX1024 / cloudSettings
Last active January 25, 2020 10:04
Visual Studio Code Settings Sync Gist
{"lastUpload":"2019-06-10T03:35:59.291Z","extensionVersion":"v3.2.9"}
@VincentX1024
VincentX1024 / .editorconfig
Last active March 27, 2019 03:36
[Bash Scripts]Bash Scripts #scripts #bash
[*.{js,jsx,ts,tsx,vue,json}]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
@VincentX1024
VincentX1024 / Font.md
Created May 11, 2018 07:23
[Dev Tips] Development Tips #Tips

An Awesome fonts for coding


Source Code Pro

github repo

  • install via homebrew
brew tap caskroom/fonts && brew cask install font-source-code-pro