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