diff --git a/.tmux.conf b/.tmux.conf index c50604d..3db2600 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1157,7 +1157,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 'tnory56/tmux-logging' +set -g @plugin 'welikechips/tmux-logging' set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-continuum' set -g history-limit 50000