From c6f468f8f01306f09b68d9aac0814875f3c411a9 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Fri, 2 Dec 2022 05:48:16 +0000 Subject: Add zsh-bsd plugin --- nix-conf/home/includes/zsh.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nix-conf/home/includes') diff --git a/nix-conf/home/includes/zsh.nix b/nix-conf/home/includes/zsh.nix index 41c6f7b..a036a18 100644 --- a/nix-conf/home/includes/zsh.nix +++ b/nix-conf/home/includes/zsh.nix @@ -159,6 +159,11 @@ src = zsh-autopair; file = "share/zsh/zsh-autopair/autopair.zsh"; } + { + name = "zsh-bd"; + src = zsh-bd; + file = "share/zsh-bd/bd.zsh"; + } { name = "zsh-fzf-tab"; src = zsh-fzf-tab; -- cgit 1.4.1-2-gfad0