From ade8a99c1efd3a77fc22b96cc0ea9cd2af341491 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Thu, 27 Apr 2017 21:21:58 -0600 Subject: Using own version of sessionist for now --- tmux.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.config') 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) -- cgit v1.2.3