From 5eafe4150ff4037e0013b039f975317fd9f90a4e Mon Sep 17 00:00:00 2001 From: jon Date: Fri, 28 Aug 2020 09:42:21 -0500 Subject: [PATCH] Added urlview to tmux --- tmux/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 4f72935..9a9777b 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -92,4 +92,4 @@ set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-continuum' set -g @plugin 'tmux-plugins/tmux-urlview' - +run '~/.tmux/plugins/tpm/tpm'