diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 0b915f9..bfc0686 100755 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -145,7 +145,7 @@ bind C-c run-shell "bash -c 'tmux show-buffer | pbcopy'" \; display 'Copied to c # Enabled plugins # install prefix I -# update prefix u +# update prefix U # uninstall all prefix alt u set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-cpu'