From 38662a5c151b3d29a4d6c35cebcf7fee80e982e3 Mon Sep 17 00:00:00 2001 From: "Lloyd W. Slade (embarcadero)" Date: Tue, 16 Oct 2018 21:12:22 +0000 Subject: [PATCH] added fmux-local --- .tmux.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.tmux.conf b/.tmux.conf index 63534dc..0b3ae76 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,6 +1,9 @@ # fmux v0.5 # LWS 2017 +# source local file +source ~/.tmux-local.conf + # make tmux play nice with various apps set -g default-terminal "screen-256color"