Created
June 30, 2020 08:34
-
-
Save craig-m/727cbceb34fe512a39814923e27c0975 to your computer and use it in GitHub Desktop.
.tmux.conf file
This file contains hidden or 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 default-terminal "screen-256color" | |
| set -g mouse on | |
| set -g base-index 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment