diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 1ce9d65..73e0f1a 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -79,3 +79,10 @@ set-option -g display-panes-active-colour brightwhite # Clock mode set-option -g clock-mode-colour white set-option -g clock-mode-style 24 + +########### +# PLUGINS # +########### + +set -g @plugin 'tmux-plugins/tmux-urlview' +