mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 09:56:39 +00:00
chore: format files with shfmt and resolve most shellcheck complaints
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
set -e
|
||||
[ -n "$TMUXIFIER_DEBUG" ] && set -x
|
||||
|
||||
# shellcheck disable=SC2086
|
||||
tmux $TMUXIFIER_TMUX_OPTS "$@"
|
||||
|
||||
Reference in New Issue
Block a user