From 51c373b3cb889ed5e3e62898911a342875dcf28e Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Tue, 3 Dec 2024 14:08:13 +0000 Subject: Cannot be bothered to explain - just read the changes if you want --- tmux/.tmux.conf | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tmux/.tmux.conf') diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index d212243..9c54010 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -16,10 +16,6 @@ bind -n C-l run "(tmux display-message -p '#{pane_current_command}' | grep -iq v set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'jimeh/tmux-themepack' -set -g @plugin 'tmux-plugins/tmux-resurrect' -set -g @plugin 'tmux-plugins/tmux-battery' -set -g @plugin 'tmux-plugins/tmux-online-status' -set -g @plugin 'tmux-plugins/tmux-sidebar' # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) run -b '~/.tmux/plugins/tpm/tpm' -- cgit v1.2.3-13-gbd6f