mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
8 lines
183 B
Bash
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
|
|
|