diff --git a/lib/shared/modules/zsh.nix b/lib/shared/modules/zsh.nix index 70ce037..c6ff0f3 100644 --- a/lib/shared/modules/zsh.nix +++ b/lib/shared/modules/zsh.nix @@ -129,6 +129,7 @@ tags = [ "from:oh-my-zsh" ]; } + { name = "MichaelAquilina/zsh-auto-notify"; } { name = "olets/zsh-abbr"; } { name = "zsh-users/zsh-completions"; }