We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc7e726 + b4476b9 commit 39f60ffCopy full SHA for 39f60ff
clean_files.txt
@@ -18,6 +18,7 @@
18
#
19
aliases/
20
completion/
21
+custom/example.bash
22
docs/
23
hooks/
24
lib/
custom/example.bash
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env bash
+# shellcheck shell=bash
2
3
# This is an example file. Don't use this for your custom scripts. Instead, create another file within the
4
# custom directory.
0 commit comments