Skip to content

Instantly share code, notes, and snippets.

View lanluartes's full-sized avatar
🎯
Focusing

Allan Luartes lanluartes

🎯
Focusing
  • Digital Service Cambridge Ltd.
  • Manila, Philippines.
View GitHub Profile
@danielroe
danielroe / settings.json
Last active June 21, 2024 08:03
VScode settings for a minimal UI
{
// Disable telemetry
"telemetry.telemetryLevel": "off",
// Zen mode
"zenMode.fullScreen": false,
"zenMode.hideTabs": true,
"zenMode.centerLayout": false,
// Theming
"workbench.iconTheme": "city-lights-icons-vsc",
"editor.fontFamily": "Dank Mono",
@piouson
piouson / react-native-app-in-wsl2.md
Last active June 10, 2024 06:50 — forked from bergmannjg/rearct-native-app-in-wsl2.md
Building a react native app in WSL2