Add files

This commit is contained in:
trémeur 2020-05-20 18:18:14 +01:00
commit fc685a4f43
12 changed files with 308 additions and 0 deletions

6
snippets/sh-mode/bang Normal file
View file

@ -0,0 +1,6 @@
# name: shebang
# key: !
# --
#!/usr/bin/env bash
$0