summaryrefslogtreecommitdiff
path: root/snippets/sh-mode/bash-shebang
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/sh-mode/bash-shebang')
-rw-r--r--snippets/sh-mode/bash-shebang2
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/sh-mode/bash-shebang b/snippets/sh-mode/bash-shebang
index 925e0c0..fb377d5 100644
--- a/snippets/sh-mode/bash-shebang
+++ b/snippets/sh-mode/bash-shebang
@@ -3,4 +3,4 @@
# key: sb
# --
#!/usr/bin/env bash
-$0
+$0 \ No newline at end of file