Skip to content

Instantly share code, notes, and snippets.

@shivros
Created October 19, 2018 16:20
Show Gist options
  • Select an option

  • Save shivros/86c334afb1c336d753503af4c5bee46d to your computer and use it in GitHub Desktop.

Select an option

Save shivros/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