From f64bf342b5718da4e152c4b300d81025138c7903 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 31 Aug 2023 16:22:28 +0200 Subject: up --- .config/tmux/tmux.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.config/tmux') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 8796f7b..cf33d9e 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -2,6 +2,10 @@ set-option -sa terminal-overrides ",xterm*:Tc" set-option -g default-shell /bin/zsh set -sg escape-time 0 +set -g @plugin 'tmux-plugins/tmux-prefix-highlight' +set -g @plugin 'tmux-plugins/tmux-net-speed' +set -g @plugin 'samoshkin/tmux-plugin-sysstat' + bind h select-pane -L bind j select-pane -D bind k select-pane -U -- cgit v1.2.3