Created
August 30, 2014 18:57
-
-
Save kris7t/05e7f97fec869c2cf69b 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
| set-option -g default-terminal "screen-256color" | |
| set-window-option -g utf8 on | |
| set-option -g status-position bottom | |
| set-option -g set-titles on | |
| set-option -g set-titles-string '[#S:#I #H] #W' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment