mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
Add rest of file templates
This commit is contained in:
3
private/templates/sh-mode/@@
Normal file
3
private/templates/sh-mode/@@
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env `(if (f-ext? buffer-file-name "zsh") "zsh" "sh")`
|
||||
|
||||
$0
|
Reference in New Issue
Block a user