Created
October 7, 2020 10:59
-
-
Save xevrem/abb55f06e4913a01419b784cb3e7eb00 to your computer and use it in GitHub Desktop.
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-terminal xterm-256color | |
| set -sg escape-time 0 | |
| set -g default-shell /usr/local/bin/fish |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment