Skip to content

Instantly share code, notes, and snippets.

View daparic's full-sized avatar

daparic

View GitHub Profile
@daparic
daparic / settings.json
Created March 26, 2025 11:55 — forked from vchirikov/settings.json
Windows Terminal config
// To view the default settings, hold "alt" while clicking on the "Settings" button.
// For documentation on these settings, see: https://aka.ms/terminal-documentation
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"alwaysShowTabs": true,
"confirmCloseAllTabs": true,
"showTabsInTitlebar": true,
"defaultProfile": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"initialCols": 170,
"initialRows": 60,