dotfiles/.tmux.conf
2016-06-01 21:35:05 -05:00

9 lines
132 B
Bash

#
# ~/.tmux.conf
# Author: Adam Gausmann
#
set -g default-terminal "screen-256color"
set -g status-bg cyan
set -g status-fg black