diff options
Diffstat (limited to 'snippets/sh_shebang')
-rw-r--r-- | snippets/sh_shebang | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snippets/sh_shebang b/snippets/sh_shebang new file mode 100644 index 0000000..36ac368 --- /dev/null +++ b/snippets/sh_shebang | |||
@@ -0,0 +1 @@ | |||
#! /bin/bash | |||