home: zsh: ignore more commands for notification
This commit is contained in:
parent
6539471186
commit
eb668525f8
|
@ -22,6 +22,7 @@ in
|
|||
exclude = mkOption {
|
||||
type = with types; listOf str;
|
||||
default = [
|
||||
"delta"
|
||||
"direnv reload"
|
||||
"fg"
|
||||
"git (?!push|pull|fetch)"
|
||||
|
|
Loading…
Reference in a new issue