From 28d0fb479db26683b28f338b8efe69fe1aa9c849 Mon Sep 17 00:00:00 2001 From: awy Date: Sat, 15 Nov 2025 16:36:40 +0300 Subject: tmux --- .config/tmux/tmux.conf | 2 +- .config/tmux/tpm | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 .config/tmux/tpm (limited to '.config') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index e908fa2..6563876 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,7 +1,7 @@ # List of plugins set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' -# set -g @plugin "nordtheme/tmux" +set -g @plugin 'egel/tmux-gruvbox' # ========== General options ========== # Neovim told me to set these parameters diff --git a/.config/tmux/tpm b/.config/tmux/tpm new file mode 160000 index 0000000..99469c4 --- /dev/null +++ b/.config/tmux/tpm @@ -0,0 +1 @@ +Subproject commit 99469c4a9b1ccf77fade25842dc7bafbc8ce9946 -- cgit v1.2.3