From eec619743dde522eeffd567c16421470d3f69407 Mon Sep 17 00:00:00 2001 From: Devin Haska <2636402+wonderfulfrog@users.noreply.github.com> Date: Wed, 24 Jul 2024 15:05:59 -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