mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
There are some conventional files strongly associated with a non-bash shell which do not use an explicit `.zsh` file extension (e.g. `.zprofile`); the old logic would always use the `#!/usr/bin/env bash` shebang in these cases, which is a tiny little bummer.