mirror of
https://github.com/JanJastrow/.dotfiles.git
synced 2024-11-22 10:39:57 +01:00
Add option to load local settings
This commit is contained in:
parent
d2105598ea
commit
5767203d78
@ -42,3 +42,7 @@ set-window-option -g window-status-separator |
|
|||||||
|
|
||||||
# Set Terminal type
|
# Set Terminal type
|
||||||
set -g default-terminal "xterm-256color"
|
set -g default-terminal "xterm-256color"
|
||||||
|
|
||||||
|
# ------
|
||||||
|
# Load local settings
|
||||||
|
source ~/.dotfiles/this-machine/tmux.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user