Skip to content

Instantly share code, notes, and snippets.

View nhanpdnguyen's full-sized avatar
😄
Hi

Nhan Nguyen nhanpdnguyen

😄
Hi
  • KiteMetric
  • Ho Chi Minh City
View GitHub Profile
{
"window.menuBarVisibility": "default",
"workbench.statusBar.visible": true,
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
"window.zoomLevel": 0,
"editor.tabSize": 2,
"files.associations": {
"*.js": "javascriptreact",
"*.rmd": "markdown"
},