auto-notify.plugin.zsh aktualisiert
This commit is contained in:
parent
63f70f3c33
commit
8a328a37bd
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ function _auto_notify_message() {
|
||||||
|
|
||||||
local arguments=("--title=$title" "--priority=$urgency" "$body")
|
local arguments=("--title=$title" "--priority=$urgency" "$body")
|
||||||
|
|
||||||
|
echo "ntfy publish zsh_events ${arguments[@]}"
|
||||||
ntfy publish zsh_events ${arguments[@]}
|
ntfy publish zsh_events ${arguments[@]}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue