Skip to content

Instantly share code, notes, and snippets.

View michelderooij's full-sized avatar

Michel de Rooij michelderooij

View GitHub Profile
@michelderooij
michelderooij / settings.json
Created January 10, 2026 00:27
My Windows Terminal Config
{
"$help": "https://aka.ms/terminal-documentation",
"$schema": "https://aka.ms/terminal-profiles-schema",
"actions":
[
{
"command": "paste",
"id": "User.paste"
},
{
@michelderooij
michelderooij / myOhMyPosh.json
Created January 10, 2026 00:26
Oh-My-Post Config
{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"blocks": [
{
"alignment": "left",
"segments": [
{
"background": "#1478DB",
"foreground": "#000000",
"leading_diamond": "\ue0b6",