zsh: Fix zsh-nix-shell

Next time actually test a change before committing it.
pull/30/head
Simon Bruder 2021-01-04 22:04:43 +01:00
parent 77fa173fc4
commit 55668b4d69
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ in
{
name = "zsh-nix-shell";
file = "nix-shell.plugin.zsh";
src = pkgs.zsh-nix-shell;
src = "${pkgs.zsh-nix-shell}/share/zsh-nix-shell";
}
];
shellAliases = {