#!/usr/bin/env sh trap "tmux kill-session -t $$" EXIT st -e tmux new-session -s $$ $@