From dd6a2c7094e8ddc12978a7d32054609e436a4ab9 Mon Sep 17 00:00:00 2001 From: tnory56 Date: Thu, 23 Aug 2018 14:11:07 -0400 Subject: [PATCH] Update .tmux.conf --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index d151b1d..e74f2d9 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -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 '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-continuum' set -g history-limit 50000