Add rest of file templates
This commit is contained in:
parent
a42c869d1d
commit
f05850767c
43 changed files with 1135 additions and 47 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue