From 4fb5522217c4d7e2452f8341e2750b80543945b8 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 30 Oct 2022 02:07:12 -0300 Subject: etc/tmux/tmux.conf: Use plugins from Guix home profile --- etc/tmux/tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/tmux') diff --git a/etc/tmux/tmux.conf b/etc/tmux/tmux.conf index 4f4bd34..93efdf9 100644 --- a/etc/tmux/tmux.conf +++ b/etc/tmux/tmux.conf @@ -92,5 +92,5 @@ set -g @continuum-restore 'on' set -g @continuum-save-interval '60' set -g @resurrect-capture-pane-contents 'on' set -g @resurrect-processes '~make ~ssh ~e "~alot->alot" "~ranger->ranger" "~newsboat->newsboat" "~entr->entr" "~git->git" "~info->info"' -run-shell ~/dev/tmux/tmux-resurrect/resurrect.tmux -run-shell ~/dev/tmux/tmux-continuum/continuum.tmux +run-shell ~/.guix-home/profile/share/tmux-plugins/resurrect/resurrect.tmux +run-shell ~/.guix-home/profile/share/tmux-plugins/continuum/continuum.tmux -- cgit v1.2.3