mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
6 lines
133 B
TOML
6 lines
133 B
TOML
|
[[snippets]]
|
||
|
command = "git log -p -G <regex>"
|
||
|
description = "git: search full history for regex"
|
||
|
output = ""
|
||
|
tag = ["git", "regex"]
|