mirror of
https://github.com/nix-community/home-manager
synced 2025-02-05 07:45:06 +01:00
5 lines
133 B
TOML
5 lines
133 B
TOML
[[snippets]]
|
|
command = "git log -p -G <regex>"
|
|
description = "git: search full history for regex"
|
|
output = ""
|
|
tag = ["git", "regex"]
|