From adf608958c2478f67402c2bbf7e9a08a885294a0 Mon Sep 17 00:00:00 2001 From: tnory56 Date: Thu, 23 Aug 2018 14:19:20 -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 e74f2d9..a0d7e9f 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 '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