Files
doomemacs/modules/editor/file-templates/templates
Alex Birdsall 5ca8c75644 fix(file-templates): better recognize shell types
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.
2022-08-19 11:23:56 +02:00
..
2021-06-05 23:21:53 +09:00
2019-07-08 14:36:38 +02:00
2019-07-18 03:41:47 +02:00