home: zsh: ignore more commands for notification

This commit is contained in:
Bruno BELANYI 2024-02-23 13:14:09 +00:00
parent 6539471186
commit eb668525f8
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ in
exclude = mkOption {
type = with types; listOf str;
default = [
"delta"
"direnv reload"
"fg"
"git (?!push|pull|fetch)"