Skip to content

Instantly share code, notes, and snippets.

View naumazeredo's full-sized avatar

Naum Azeredo naumazeredo

  • Microsoft
  • Redmond
View GitHub Profile
g++ -fsanitize=address,undefined -fno-omit-frame-pointer -g -Wall -Wshadow -std=c++17 -Wno-unused-result -Wno-sign-compare -Wno-char-subscripts
@naumazeredo
naumazeredo / kogyblack.psm1
Last active June 20, 2023 02:49
Oh-my-posh V2 kogyblack theme
# Copy to $($ThemeSettings.MyThemesLocation)\kogyblack.psm1 and change theme with Set-Theme kogyblack
#requires -Version 2 -Modules posh-git
function Write-Theme {
param(
[bool]
$lastCommandFailed,
[string]
$with