1
Fork 0
mirror of https://github.com/Steffo99/config-fish.git synced 2024-10-16 06:17:34 +00:00
This commit is contained in:
Steffo 2024-09-19 04:30:36 +02:00
parent d7a45f23d4
commit 28b37bc57c
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -1,4 +1,4 @@
which ntfy --skip-functions >/dev/null 2>/dev/null
which curl --skip-functions >/dev/null 2>/dev/null
if [ $status -eq 0 ]
function ntfy
set topic $argv[1]