summaryrefslogblamecommitdiffstats
path: root/source/ap/tmux/tmux.conf
blob: de3bee1f20b1833fc320286a3815d685abe9871d (plain) (tree)
1
2
3
4
5
6
7






                                                                     
# System-wide tmux config file.
#
# As installed, this serves only to set the default terminal type.
# For a more complete example, see: /usr/doc/tmux-*/example_tmux.conf

# Change the default $TERM to tmux-256color
set -g default-terminal "tmux-256color"