Skip to content

Instantly share code, notes, and snippets.

@kleo
Last active November 8, 2020 16:05
Show Gist options
  • Select an option

  • Save kleo/0b5c15e5e4f93f0ce467ba830e6035c2 to your computer and use it in GitHub Desktop.

Select an option

Save kleo/0b5c15e5e4f93f0ce467ba830e6035c2 to your computer and use it in GitHub Desktop.
# ~/.tmux.conf
new-session
set -g status off
set -g history-limit 30000
# connect using mosh
mosh HOST -- tmux a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment