mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-10 02:36:54 +00: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;
|
|
}
|