dotfiles/.tmux.conf

10 lines
132 B
Text
Raw Normal View History

2016-06-01 21:35:05 -05:00
#
# ~/.tmux.conf
# Author: Adam Gausmann
#
2016-06-01 21:13:27 -05:00
set -g default-terminal "screen-256color"
set -g status-bg cyan
set -g status-fg black