mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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.