Skip to content

Instantly share code, notes, and snippets.

View matt-winfield's full-sized avatar

Matthew Winfield matt-winfield

View GitHub Profile
@matt-winfield
matt-winfield / settings.json
Created September 23, 2023 15:54
Windows terminal settings.json
{
"$help": "https://aka.ms/terminal-documentation",
"$schema": "https://aka.ms/terminal-profiles-schema",
"actions":
[
{
"command":
{
"action": "copy",
"singleLine": false
@matt-winfield
matt-winfield / .mattw.omp.json
Last active September 23, 2023 15:52
My oh-my-posh theme
{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"pwd": "osc99",
"version": 2,
"blocks": [
{
"type": "prompt",
"alignment": "left",
"segments": [
{