Update 30.01.2022

This commit is contained in:
2022-01-30 00:39:21 +05:00
parent 3d6a64111c
commit 04423b8c5c
323 changed files with 44877 additions and 7114 deletions

View File

@@ -24,6 +24,9 @@ These settings need to be set in your zshrc file, before Oh My Zsh is sourced.
zbell_ignore=($EDITOR $PAGER)
```
- `zbell_use_notify_send`: If set to `true`, `notify-send` tool is used -- if
available -- to display a popup on the screen. Default: `true` (enabled).
## Author
Adapted from an original version by [Jean-Philippe Ouellet](https://github.com/jpouellet).