From 6efcef69ba33cd18206575c0e230f13cafe64aea Mon Sep 17 00:00:00 2001 From: qwjyh Date: Sun, 23 Oct 2022 19:25:38 +0900 Subject: [PATCH] add: tmux: local patch for multiple tmux --- dotfiles/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/tmux.conf b/dotfiles/tmux.conf index 11508f6..5f57a60 100644 --- a/dotfiles/tmux.conf +++ b/dotfiles/tmux.conf @@ -1,5 +1,6 @@ # tmux conf +source ~/.local.tmux.conf # ----------------------------------------------- set -g history-limit 50000