diff --git a/tmux/tmux.conf b/tmux/tmux.conf index bb6d3e4..c03e459 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -6,7 +6,6 @@ run 'if [ -d "~/.tmux/plugins/tpm" ]; then : ; else git clone https://github.com set -g @tpm_plugins ' \ tmux-plugins/tpm \ tmux-plugins/tmux-sensible \ - tmux-plugins/tmux-resurrect \ tmux-plugins/tmux-continuum \ tmux-plugins/tmux-pain-control \ egel/tmux-gruvbox \