Skip to content

Instantly share code, notes, and snippets.

View clickCA's full-sized avatar
:dependabot:
computing

Chanakorn Aramsak clickCA

:dependabot:
computing
View GitHub Profile
@Mihir2423
Mihir2423 / settings.json
Last active January 8, 2026 20:03
Zed Like Vs Code Config
{
"workbench.iconTheme": "ayu-mirage-zed",
"workbench.productIconTheme": "icons-carbon",
"editor.cursorStyle": "line",
"editor.cursorBlinking": "smooth",
"editor.cursorSmoothCaretAnimation": "on",
// --- Typography ---
"editor.fontSize": 14,
"editor.fontFamily": "'JetBrains Mono NL','JetBrains Mono', 'Zed Mono', monospace",