From bfcb16c083ad6900cb94aaa29368e88a442a00d8 Mon Sep 17 00:00:00 2001 From: tnory56 Date: Mon, 17 Jun 2019 09:11:20 -0400 Subject: [PATCH] whoops --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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