aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stow/tmux/.tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/stow/tmux/.tmux.conf b/stow/tmux/.tmux.conf
index 4dd04cd..cd9d202 100644
--- a/stow/tmux/.tmux.conf
+++ b/stow/tmux/.tmux.conf
@@ -110,6 +110,7 @@ set-hook -g pane-focus-in 'run "echo I #{pane_id} $(date) >>/tmp/focus"'
# List of plugins
set -g @plugin 'tmux-plugins/tpm'
+set -g @plugin 'https://git.codyhiar.com/misc/tmux-teasy'
# No plugins for now
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)