Created
April 30, 2016 15:23
-
-
Save Perlence/eb5e18b3da135f0a5f2c3a3c0fafb482 to your computer and use it in GitHub Desktop.
Super minimal tmux.conf
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-shell /usr/bin/fish | |
| set -g default-command /usr/bin/fish | |
| set -g default-terminal screen-256color |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment