This commit is contained in:
daniel
2022-12-10 17:43:32 +01:00
parent 8baf13fed9
commit fd65585022
56 changed files with 1025 additions and 1139 deletions

View File

@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[
#!/usr/bin/env ${1:exec}
]]></content>
<tabTrigger>shebang</tabTrigger>
</snippet>