-
-
Save bobbae/516857406973ffb11bd251d19a3563bd to your computer and use it in GitHub Desktop.
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
| new-session | |
| set-window-option -g mode-mouse on | |
| set -g history-limit 300000 | |
| set -g prefix C-g | |
| unbind-key C-b | |
| bind-key C-g send-prefix |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment