From 66fda6c56df0399c065ffdabb0e8d81675f2821c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 3 Feb 2020 16:39:34 +0100 Subject: zsh: remove unused better-npm-completion plugin --- user/settings/zsh.nix | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'user/settings') diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix index 20b0a08d..c5473729 100644 --- a/user/settings/zsh.nix +++ b/user/settings/zsh.nix @@ -61,16 +61,6 @@ in sha256 = "1i0c5szvfc1f3rnf8dp57v7c15a4lf6lkn1l0qdbbq06wkcg2zpq"; }; } - { - name = "better-npm-completion"; - src = pkgs.fetchFromGitHub { - owner = "lukechilds"; - repo = "zsh-better-npm-completion"; - rev = "b61f6bb4e640728c42ae84ca55a575ee88c60fe8"; - # date = 2017-07-02T09:59:33+01:00; - sha256 = "00c1gdsam0z6v09fvz7hyl0zgmgnwbf59i1yrbkrz08frjlr16ax"; - }; - } { name = "zsh-nix-shell"; src = pkgs.fetchFromGitHub { -- cgit 1.4.1