mirror of
1
0
Fork 0

Update .tmux.conf

This commit is contained in:
tnory56 2018-08-23 14:11:07 -04:00 committed by GitHub
parent f74d1660d4
commit dd6a2c7094
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1122,7 +1122,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
# Other examples:
# set -g @plugin 'git@github.com/user/plugin'
# set -g @plugin 'git@bitbucket.com/user/plugin'
set -g @plugin 'tmux-plugins/tmux-logging'
set -g @plugin 'git@github.com/tnory56/tmux-logging'
set -g @plugin 'tmux-plugins/tmux-resurrect'
set -g @plugin 'tmux-plugins/tmux-continuum'
set -g history-limit 50000