From cf5ac326bf63c3802ccc66f2bde69b29c8f3c8b5 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 9 May 2024 14:48:16 +0200 Subject: Remove tmux bloat --- .config/tmux/tmux.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 79ceb7d..7311ff3 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,6 +1,5 @@ # Load tmux config bind r source-file $HOME/.config/tmux/tmux.conf -set -g @plugin 'tmux-plugins/tpm' # Bind prefix to C-a set-option -g prefix C-a @@ -85,6 +84,3 @@ bind-key -n -N 'Toggle popup window' M-g if-shell -F '#{==:#{session_name},popup -xC -yC -w 80% -h 75% \ -E 'tmux attach-session -t popup || tmux new-session -s popup' } - -set -g @plugin 'tmux-plugins/tmux-resurrect' -run '~/.config/tmux/plugins/tpm/tpm' -- cgit v1.2.3-70-g09d2