From 295616a6c3d97d0ddca4ab23ab4cb4c7989b2c2d Mon Sep 17 00:00:00 2001 From: Howland Owl Date: Wed, 6 May 2020 03:10:34 +0300 Subject: [PATCH] tmux theme; have zgen point at master --- tmux.conf | 5 +++++ zgen | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 4038b79..a5ffbfb 100644 --- a/tmux.conf +++ b/tmux.conf @@ -22,6 +22,9 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-pain-control' set -g @plugin 'tmux-plugins/tmux-urlview' +set -g @plugin 'jimeh/tmux-themepack' +set -g @themepack 'powerline/block/yellow' + # Other examples: # set -g @plugin 'github_username/plugin_name' @@ -30,3 +33,5 @@ set -g @plugin 'tmux-plugins/tmux-urlview' # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) run '~/.tmux/plugins/tpm/tpm' + +set-option -ga terminal-overrides ",xterm-256color:Tc" diff --git a/zgen b/zgen index 09f5425..ffd3f50 160000 --- a/zgen +++ b/zgen @@ -1 +1 @@ -Subproject commit 09f542515e20ac655a4aa429cf9604fe698ccf42 +Subproject commit ffd3f50addf7a0106d9ea199025eb99efbb858f4