#!/bin/sh tmux -f ~/.config/tmux/config\ new-session -s mail -d 'update && offlineimap' \;\ new-window 'mutt' \;\ new-window 'ssh helheim' \;\ new-window 'newsboat -r' \;\ new-session -s code -d exec tmux attach