From 85839f4cc91760cc4ac1996f4983eb83447773b8 Mon Sep 17 00:00:00 2001 From: Devin Haska Date: Tue, 27 May 2025 12:20:44 -0700 Subject: [PATCH] Update tmux.conf --- .config/tmux/tmux.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index d42dc3c..6f4ef1b 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -35,6 +35,8 @@ set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-continuum' + +# Tokyo Night requires a new version of a `bash`, install it via homebrew: `brew install bash` set -g @plugin 'janoamaral/tokyo-night-tmux' # Theme