diff --git a/pkgs/zsh.nix b/pkgs/zsh.nix index d219204..9af8fbd 100644 --- a/pkgs/zsh.nix +++ b/pkgs/zsh.nix @@ -25,6 +25,7 @@ "zsh-interactive-cd" "python" "git-auto-fetch" + "wd" ]; custom = "/home/horseman/nix-config/pkgs/zsh/"; theme = "jonathan";