summaryrefslogtreecommitdiffstats
path: root/tmux.conf
blob: 5e46454d354f3059d77a892be207429039671042 (plain)
1
2
3
4
5
6
set-option -g default-terminal "screen-256color"
set-option -ga terminal-overrides ",xterm-256color:Tc"
set -g mouse on
set -g set-clipboard on
set-option -g status-position top
set-option -g status-style "bg=#2b2b2b,fg=#a9b7c6"