Skip to content

Instantly share code, notes, and snippets.

@mijndert
Created July 31, 2020 18:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mijndert/37c063f990312b727542f1eedee2ed1d to your computer and use it in GitHub Desktop.
Save mijndert/37c063f990312b727542f1eedee2ed1d to your computer and use it in GitHub Desktop.
profiles > general > send text at start
tmux ls && read tmux_session && tmux attach -t ${tmux_session:-default} || tmux new -s ${tmux_session:-default}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment