added sh snippets
This commit is contained in:
parent
73cd0edd82
commit
3373f5c49e
3
UltiSnips/sh.snippets
Normal file
3
UltiSnips/sh.snippets
Normal file
|
@ -0,0 +1,3 @@
|
|||
snippet shebang
|
||||
#!/bin/bash
|
||||
endsnippet
|
Loading…
Reference in New Issue
Block a user