dotfiles/.tmux.conf
2016-06-30 14:24:02 -05:00

11 lines
156 B
Bash

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