1
0
Fork 0
mirror of synced 2024-05-24 11:10:26 -04:00

Update .tmux.conf

This commit is contained in:
tnory56 2018-08-23 14:19:20 -04:00 committed by GitHub
parent dd6a2c7094
commit adf608958c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 'git@github.com/tnory56/tmux-logging'
set -g @plugin 'tnory56/tmux-logging'
set -g @plugin 'tmux-plugins/tmux-resurrect'
set -g @plugin 'tmux-plugins/tmux-continuum'
set -g history-limit 50000