From 6ee241f17e16182a9ce2b56b48d8c77aa4cd4cfe Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Mon, 4 Mar 2024 23:57:29 +0200 Subject: [PATCH] fix tmux comment --- tmux/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'