From: Mark Wooding Date: Tue, 21 Apr 2020 12:02:25 +0000 (+0100) Subject: bin/wakey.zsh: Quote arguments to `notify-send' for other shells. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/6e3de426f79654457cfad5c86aaba404e57a4c84?hp=6e3de426f79654457cfad5c86aaba404e57a4c84 bin/wakey.zsh: Quote arguments to `notify-send' for other shells. `zsh' itself is fine here; but I'm making this portable to `bash'. ---