mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
The string append operator is a bashism, and therefore is not POSIX complaint. It will throw errors when /bin/sh isn't symlinked to bash.
The string append operator is a bashism, and therefore is not POSIX complaint. It will throw errors when /bin/sh isn't symlinked to bash.