From 849dac83d535883f465bf1a1a47d41b98112638e Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 31 Jan 2025 17:42:21 +0000 Subject: [tmux] Remove resurrect --- home/.config/tmux/tmux.conf | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'home') diff --git a/home/.config/tmux/tmux.conf b/home/.config/tmux/tmux.conf index 2094d46..41f2b47 100644 --- a/home/.config/tmux/tmux.conf +++ b/home/.config/tmux/tmux.conf @@ -6,7 +6,6 @@ set -g @plugin 'tmux-plugins/tmux-copycat' set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'tmux-plugins/tmux-urlview' set -g @plugin 'lawabidingcactus/tmux-gruvbox-truecolor' -set -g @plugin 'tmux-plugins/tmux-resurrect' unbind C-b set -g prefix ` @@ -62,18 +61,6 @@ set -sg escape-time 0 set -g focus-events on -set -g @resurrect-dir '$HOME/.local/share/tmux/resurrect' -# for vim -# set -g @resurrect-strategy-vim 'session' -# for neovim -# set -g @resurrect-strategy-nvim 'session' - -# set -g @resurrect-capture-pane-contents 'on' - -set -g @resurrect-save-shell-history 'off' - -set -g @resurrect-processes 'ssh aerc spt newsboat btop gomuks "python /usr/bin/ikhal"' - set-environment -g TMUX_PLUGIN_MANAGER_PATH '~/.local/share/tmux/plugins' if "test ! -d ~/.local/share/tmux/plugins/tpm" \ "run 'git clone https://github.com/tmux-plugins/tpm ~/.local/share/tmux/plugins/tpm && ~/.local/share/tmux/plugins/tpm/bin/install_plugins'" -- cgit v1.2.3-70-g09d2