#!/bin/sh # My default terminal terminal=${TERMINAL:-'st -e tmux new-session "$@"'} $terminal