mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
cc9f65d104
* zellij: adds options to integrate with zsh, bash and fish shells * zellij: add tests for shell integration options * zellij: eval setup auto start for fish integration * zellij: use interactiveShellInit for fish integration * zellij: fixes format issues * zellij: enable shell integrations by default * zellij: compresses shell integration test cases * zellij: removes the disabled shell integration tests * zellij: formats tests
1 line
48 B
Nix
1 line
48 B
Nix
{ zellij-enable-shells = ./enable-shells.nix; }
|