Add 'shellcheck shell=bash' as the default

See https://github.com/koalaman/shellcheck/wiki/Directive#shell

Signed-off-by: Ross Smith II <ross@smithii.com>
This commit is contained in:
Ross Smith II 2021-01-10 18:49:28 -08:00
parent a5b1067e02
commit fecbb315df
No known key found for this signature in database
GPG Key ID: A05F962FB6A849D2
1 changed files with 1 additions and 0 deletions

1
yadm
View File

@ -1,4 +1,5 @@
#!/bin/sh
# shellcheck shell=bash
# yadm - Yet Another Dotfiles Manager
# Copyright (C) 2015-2021 Tim Byrne