Update .tmux.conf
This commit is contained in:
parent
dd6a2c7094
commit
adf608958c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue