mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Do more migration work
This commit is contained in:
parent
0e96760c77
commit
62bc6ab923
14 changed files with 10 additions and 18 deletions
8
legacy/link/mac/tmux.conf
Normal file
8
legacy/link/mac/tmux.conf
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue