mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-10 15:33:36 -05:00
The script's stdin check was too simplistic and would block forever waiting for input. From now on, to pipe to the script, pass it a dash.
The script's stdin check was too simplistic and would block forever waiting for input. From now on, to pipe to the script, pass it a dash.