summaryrefslogtreecommitdiff
path: root/.tmux.conf
blob: 793d2803586f4f40551643853b627509944011f1 (plain)
1
2
3
4
5
6
set -g mouse on

set -g base-index 1
setw -g pane-base-index 1

set -g status-style bg="#93B259",fg="#5C6A72"