mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
5 lines
104 B
Nix
5 lines
104 B
Nix
{
|
|
powerline-go-bash = ./bash.nix;
|
|
powerline-go-zsh = ./zsh.nix;
|
|
powerline-go-fish = ./fish.nix;
|
|
}
|