summary refs log tree commit diff stats
path: root/user/settings/zsh.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings/zsh.nix')
-rw-r--r--user/settings/zsh.nix10
1 files changed, 0 insertions, 10 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index a43dbcf4..e5f3b52b 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -81,16 +81,6 @@ in {
           sha256 = "08bjm1dd2mpv8rk8x6yvm6gj490rgimmiq7ln4jr5hik2k3mm82r";
         };
       }
-      {
-        name = "fzf-zsh-completions";
-        src = pkgs.fetchFromGitHub {
-          owner = "chitoku-k";
-          repo = "fzf-zsh-completions";
-          rev = "19f92960538f0080d040c8ed774d465b9b46e1d1";
-          # date = 2021-04-02T17:42:59+09:00;
-          sha256 = "0qmm0xm1aiy3fnn2vib26z10cfy707yqg0vg5236r7978glswdlg";
-        };
-      }
     ];
 
     shellAliases = {