Skip to content

Instantly share code, notes, and snippets.

@matt-fff
Created October 19, 2018 16:20
Show Gist options
  • Save matt-fff/86c334afb1c336d753503af4c5bee46d to your computer and use it in GitHub Desktop.
Save matt-fff/86c334afb1c336d753503af4c5bee46d to your computer and use it in GitHub Desktop.
tmux configuration
set -g mouse on
# if run as "tmux attach", create a session if one does not already exist
new-session -n $HOST
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment