Skip to content

Instantly share code, notes, and snippets.

View keckelt's full-sized avatar
🐋

Klaus Eckelt keckelt

🐋
View GitHub Profile
@keckelt
keckelt / README.md
Created February 24, 2025 19:56
Restart Flameshot

Restart script for Flameshot

Launch from start menu by creating a shortcut to the script and set its target to:

powershell.exe -ExecutionPolicy Bypass -File "C:\path\to\script.ps1"
@keckelt
keckelt / git-alias.md
Created February 24, 2025 20:03
Git aliases

Git Aliases

Show current aliases

 git config --get-regexp alias

Status