Skip to content

Instantly share code, notes, and snippets.

@chsasank
Created January 12, 2024 00:33
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 chsasank/237f40995bf7be41ab81fb8786e7de2c to your computer and use it in GitHub Desktop.
Save chsasank/237f40995bf7be41ab81fb8786e7de2c to your computer and use it in GitHub Desktop.
Tmux conf
set -g mouse on
unbind C-b
set-option -g prefix C-a
bind-key C-a send-prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment