From 20ea52277df359d048f729ff617fa3de4bea936a Mon Sep 17 00:00:00 2001 From: osbm Date: Sat, 23 Nov 2024 17:26:55 +0300 Subject: [PATCH] disable git in tmux --- src/.config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.config/tmux/tmux.conf b/src/.config/tmux/tmux.conf index ee65d67..4b6f3d6 100644 --- a/src/.config/tmux/tmux.conf +++ b/src/.config/tmux/tmux.conf @@ -6,7 +6,7 @@ set-option -g default-shell /usr/bin/fish set -g prefix C-s -set -g @dracula-plugins "git cpu-usage ram-usage gpu-usage battery time" +set -g @dracula-plugins "cpu-usage ram-usage gpu-usage battery time" set -g @dracula-show-left-icon hostname set -g @dracula-git-show-current-symbol ✓ set -g @dracula-git-no-repo-message "no-git"