test/lazygit: add fish integration test

This does also add a test module for lazygit since there wasn't one
already
This commit is contained in:
SunOfLife1 2025-11-05 13:22:53 -05:00 committed by Austin Horstman
parent d375dfc1ff
commit 8929c5f3bc
3 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{
lazygit-fish-integration-enabled = ./fish-integration-enabled.nix;
}