Unified hdr to #!
This commit is contained in:
parent
8c7c82dafd
commit
39fdc55a58
@ -2,6 +2,11 @@
|
|||||||
###########################################################################
|
###########################################################################
|
||||||
# TextMate Snippets #
|
# TextMate Snippets #
|
||||||
###########################################################################
|
###########################################################################
|
||||||
|
snippet #!
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
endsnippet
|
||||||
|
|
||||||
snippet !env "#!/usr/bin/env (!env)"
|
snippet !env "#!/usr/bin/env (!env)"
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user