cfcd52ff70
GitOrigin-RevId: 70c5b268e10025c70823767f4fb49e240b40151d
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;
|
|
}
|