1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-06 16:57:03 +00:00
home-manager/tests/modules/programs/powerline-go/default.nix
2020-11-15 00:12:02 +01:00

4 lines
70 B
Nix

{
powerline-go-bash = ./bash.nix;
powerline-go-zsh = ./zsh.nix;
}