#!/bin/sh # tmux-ssh - directly open a properly named ssh tab tmux command-prompt -p "ssh" "neww -n @%1 'ssh %1'"