zsh: add zsh-auto-notify plugin

Shows notifications when long running tasks are completed.

See https://github.com/MichaelAquilina/zsh-auto-notify.
This commit is contained in:
Oliver Davies 2024-06-29 20:47:41 +01:00
parent f0f7e55a04
commit 53423ccdbf

View file

@ -129,6 +129,7 @@
tags = [ "from:oh-my-zsh" ];
}
{ name = "MichaelAquilina/zsh-auto-notify"; }
{ name = "olets/zsh-abbr"; }
{ name = "zsh-users/zsh-completions"; }