dots/link/mac/tmux.conf

8 lines
183 B
Bash

source "/usr/local/lib/python2.7/site-packages/powerline/bindings/tmux/powerline.conf"
# Make mouse useful in copy mode
set -g mouse on
# Scroll History
set -g history-limit 30000