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