1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

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

1
yadm
View File

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