Skip to content

Instantly share code, notes, and snippets.

@YasuhiroABE
Last active June 21, 2022 06:09
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 YasuhiroABE/6d0f35e8322e6902e3002a09a7f0a6f1 to your computer and use it in GitHub Desktop.
Save YasuhiroABE/6d0f35e8322e6902e3002a09a7f0a6f1 to your computer and use it in GitHub Desktop.
# same as my screen configuration.
set -g prefix C-t
## It's essential for copy mode
set -g mode-keys vi
## avoid TERM=tmux-256color
set-option -g default-terminal screen-256color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment