Skip to content

Instantly share code, notes, and snippets.

View russell-mason's full-sized avatar

russell-mason

View GitHub Profile
@russell-mason
russell-mason / settings.json
Created October 14, 2025 10:01
Visual Studio Code User Settings
{
"window.commandCenter": true,
"editor.fontFamily": "Operator Mono Light, Consolas, 'Courier New', monospace",
"editor.fontLigatures": true,
"workbench.colorTheme": "Rider Dark",
"terminal.integrated.fontFamily": "CaskaydiaCove NF",
"files.defaultLanguage": "markdown",
"workbench.editor.pinnedTabsOnSeparateRow": true,
"editor.codeLens": false,
"workbench.sideBar.location": "right",
@russell-mason
russell-mason / rm.omp.json
Created February 14, 2024 12:55
Personal Oh My Posh Theme
{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"blocks": [
{
"alignment": "left",
"segments": [
{
"type": "text",
"style": "diamond",
"leading_diamond": "\ue0b6",