dotfiles/.tmux.conf

12 lines
156 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
2016-06-30 14:24:02 -05:00
bind-key b send-prefix