zsh: remove zsh-nix-shell
All checks were successful
Check flake / build-amd64-linux (push) Successful in 4m12s

This commit is contained in:
Jordan Holt 2025-02-17 21:33:24 +00:00
parent 6330340040
commit e8be1b822f
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -129,11 +129,6 @@ in
src = zsh-fzf-tab; src = zsh-fzf-tab;
file = "share/fzf-tab/fzf-tab.plugin.zsh"; file = "share/fzf-tab/fzf-tab.plugin.zsh";
} }
{
name = "zsh-nix-shell";
src = zsh-nix-shell;
file = "share/zsh-nix-shell/nix-shell.plugin.zsh";
}
]; ];
sessionVariables = { sessionVariables = {