Add ntfy settings

Signed-off-by: Yongmin Hong <revi@pobox.com>
This commit is contained in:
revi 2016-09-23 16:33:18 +09:00
parent cfec59444d
commit c93a9476a7
Signed by: revi
GPG key ID: 48AE727894A6F064
2 changed files with 7 additions and 0 deletions

6
.config/ntfy/ntfy.yml Normal file
View file

@ -0,0 +1,6 @@
---
backends:
- pushover
- telegram
pushover:
user_key: [OMITTED]

View file

@ -9,3 +9,4 @@ The non-confidential config store. Of course, confidential config values are not
** If bash, [https://github.com/Bash-it/bash-it bash-it]. ** If bash, [https://github.com/Bash-it/bash-it bash-it].
** If zsh, [http://ohmyz.sh/ oh my zsh]. ** If zsh, [http://ohmyz.sh/ oh my zsh].
* gnupg or gnupg2. * gnupg or gnupg2.
* [https://github.com/dschep/ntfy ntfy] and <code>ntfy[telegram]</code>