chore: format files with shfmt and resolve most shellcheck complaints

This commit is contained in:
2024-02-18 02:03:37 +00:00
parent 6cd89beb5e
commit 631e09f428
28 changed files with 160 additions and 140 deletions

View File

@@ -2,4 +2,5 @@
set -e
[ -n "$TMUXIFIER_DEBUG" ] && set -x
# shellcheck disable=SC2086
tmux $TMUXIFIER_TMUX_OPTS "$@"