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 {
|
exclude = mkOption {
|
||||||
type = with types; listOf str;
|
type = with types; listOf str;
|
||||||
default = [
|
default = [
|
||||||
|
"delta"
|
||||||
"direnv reload"
|
"direnv reload"
|
||||||
"fg"
|
"fg"
|
||||||
"git (?!push|pull|fetch)"
|
"git (?!push|pull|fetch)"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue