Add option to load local settings

This commit is contained in:
Jan Jastrow 2022-09-02 19:57:23 +02:00
parent d2105598ea
commit 5767203d78
1 changed files with 4 additions and 0 deletions

View File

@ -42,3 +42,7 @@ set-window-option -g window-status-separator |
# Set Terminal type
set -g default-terminal "xterm-256color"
# ------
# Load local settings
source ~/.dotfiles/this-machine/tmux.conf