dotfiles/.tmux.conf

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