diff --git a/nix/modules/home-manager/zsh.nix b/nix/modules/home-manager/zsh.nix index 811bbca..3f7fbb3 100644 --- a/nix/modules/home-manager/zsh.nix +++ b/nix/modules/home-manager/zsh.nix @@ -112,6 +112,7 @@ tags = [ "from:oh-my-zsh" ]; } + { name = "Aloxaf/fzf-tab"; } { name = "olets/zsh-abbr"; } { name = "zsh-users/zsh-completions"; }