doom/reload quotes `doom-bin`, but if doom-bin uses a tilde instead of an absolute path, the quoting means it won't be expanded to $HOME, causing "no such file or directory" errors when trying to execute it. Fix: #6603