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