diff --git a/.tmux.conf b/.tmux.conf index 57dc334..97329b0 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -246,6 +246,7 @@ run 'cut -c3- "$TMUX_CONF" | sh -s _apply_configuration' # } # ;; # *) +# # shellcheck disable=SC2009 # _pkillf() { # while IFS= read -r pid; do # kill "$pid" || true