2.home-manager/tests/modules/programs/gemini-cli/my-rules.toml
Austin Horstman b61330163e tests/gemini-cli: add policy assertions
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2026-03-17 23:46:59 -05:00

5 lines
100 B
TOML

[[rule]]
commandPrefix = "git "
decision = "ask_user"
priority = 100
toolName = "run_shell_command"