Skip to content

Instantly share code, notes, and snippets.

@dapperfu
Created August 8, 2020 05:18
Show Gist options
  • Save dapperfu/93a6184421e07185053210cbf03031a9 to your computer and use it in GitHub Desktop.
Save dapperfu/93a6184421e07185053210cbf03031a9 to your computer and use it in GitHub Desktop.
Tmux for screen users.
echo "set prefix C-a" >> ~/.tmux.conf
tmux source-file ~/.tmux.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment