custom/example: `shellcheck`

c
pull/1917/head
John D Pell 2021-09-24 00:09:50 -07:00
parent c09c050325
commit d0e617a299
2 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@
# root directories
#
aliases/
custom/
docs/
hooks/
lib/

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
# shellcheck shell=bash
#
# This is an example file. Don't use this for your custom scripts. Instead, create another file within the
# custom directory.