mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-24 16:30:58 -05:00
When trying to establish the value of EMACSDIR, the proper fallback when BASH_SOURCE is undefined is $0 rather than 0, in correct shell- scripting parlance.