Skip to content

Instantly share code, notes, and snippets.

@gilrempto
gilrempto / gil.omp.json
Last active September 9, 2021 13:44 — forked from shanselman/ohmyposhv3-v2.json
Oh My Posh Theme
{
"final_space": true,
"console_title": true,
"console_title_style": "folder",
"blocks": [
{
"type": "prompt",
"alignment": "left",
"horizontal_offset": 0,
"vertical_offset": 0,
@gilrempto
gilrempto / settings.json
Last active September 8, 2021 21:03
Windows Terminal Profile
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"alwaysShowTabs": true,
"copyOnSelect": true,
"defaultProfile": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"initialCols": 120,
"initialRows": 30,
"profiles": {
"defaults": {
},