home-manager/tests/modules/programs/pet/snippet.toml

6 lines
133 B
TOML

[[snippets]]
command = "git log -p -G <regex>"
description = "git: search full history for regex"
output = ""
tag = ["git", "regex"]