aboutsummaryrefslogtreecommitdiff
path: root/tmux.config
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.config')
-rw-r--r--tmux.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.config b/tmux.config
index 90e7590..9f41a64 100644
--- a/tmux.config
+++ b/tmux.config
@@ -75,7 +75,7 @@ run-shell "bash ~/.tmux/check_os.sh"
# List of plugins
set -g @plugin 'tmux-plugins/tpm'
-set -g @plugin 'tmux-plugins/tmux-sessionist'
+set -g @plugin 'thornycrackers/tmux-sessionist'
set -g @plugin 'thornycrackers/tmux-drawer'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)