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:
parent
d375dfc1ff
commit
8929c5f3bc
3 changed files with 29 additions and 0 deletions
3
tests/modules/programs/lazygit/default.nix
Normal file
3
tests/modules/programs/lazygit/default.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
lazygit-fish-integration-enabled = ./fish-integration-enabled.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue