Created
January 7, 2017 05:16
-
-
Save adcreare/7f6b1eafcca04227d7694d468bbb2a79 to your computer and use it in GitHub Desktop.
my current tmux config
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 | |
splitw -h -p 50 | |
set-option -g mouse on | |
set -g history-limit 30000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment