Created
January 12, 2024 00:33
-
-
Save chsasank/237f40995bf7be41ab81fb8786e7de2c to your computer and use it in GitHub Desktop.
Tmux conf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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