Skip to content

Instantly share code, notes, and snippets.

View kenniko's full-sized avatar
🏠
Working from home

Niko kenniko

🏠
Working from home
View GitHub Profile
{
"workbench.colorTheme": "Monokai",
"explorer.openEditors.visible": 0,
"editor.minimap.enabled": false,
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
"editor.tabSize": 2,
"extensions.ignoreRecommendations": false,
"editor.fontSize": 11,
"task.autoDetect": "off",
"npm.autoDetect": "off",
code --install-extension abusaidm.html-snippets
code --install-extension austenc.laravel-blade-spacer
code --install-extension austenc.tailwind-docs
code --install-extension batisteo.vscode-django
code --install-extension blanu.vscode-styled-jsx
code --install-extension bradlc.vscode-tailwindcss
code --install-extension ChakrounAnas.turbo-console-log
code --install-extension christian-kohler.path-intellisense
code --install-extension CoenraadS.bracket-pair-colorizer
code --install-extension Dart-Code.dart-code