Update .tmux.conf
This commit is contained in:
parent
f74d1660d4
commit
dd6a2c7094
1 changed files with 1 additions and 1 deletions
|
@ -1122,7 +1122,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||||
# Other examples:
|
# Other examples:
|
||||||
# set -g @plugin 'git@github.com/user/plugin'
|
# set -g @plugin 'git@github.com/user/plugin'
|
||||||
# set -g @plugin 'git@bitbucket.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-resurrect'
|
||||||
set -g @plugin 'tmux-plugins/tmux-continuum'
|
set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||||
set -g history-limit 50000
|
set -g history-limit 50000
|
||||||
|
|
Loading…
Reference in a new issue