[shell-common] Add shellcheck lines for all shell files

This commit is contained in:
2026-01-17 15:21:32 +00:00
parent a4d55ff664
commit c88d401471
11 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
# shellcheck shell=zsh
# Source shell common
for f in ~/.config/shell-common/*.sh; do
source $f