zsh: configure auto-notify ignore settings
This commit is contained in:
parent
3de6b6cd33
commit
b11055fd8e
2 changed files with 21 additions and 15 deletions
17
lib/shared/modules/zsh/auto-notify-ignore.nix
Normal file
17
lib/shared/modules/zsh/auto-notify-ignore.nix
Normal file
|
@ -0,0 +1,17 @@
|
|||
[
|
||||
"atuin"
|
||||
"bat"
|
||||
"cat"
|
||||
"docker"
|
||||
"git"
|
||||
"htop"
|
||||
"less"
|
||||
"man"
|
||||
"more"
|
||||
"nix develop"
|
||||
"nvim"
|
||||
"ssh"
|
||||
"t"
|
||||
"tldr"
|
||||
"watch"
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue