[tmate] source tmux conf and tmate local conf

This commit is contained in:
odrling 2022-09-06 19:50:31 +02:00
parent 2ff9a7d057
commit 5c429975cf
No known key found for this signature in database
GPG Key ID: A0145F975F9F8B75
1 changed files with 2 additions and 1 deletions

View File

@ -1 +0,0 @@
.tmux.conf

2
.tmate.conf Normal file
View File

@ -0,0 +1,2 @@
source ~/.tmux.conf
if '[ -f ~/.tmate.conf.local ]' 'source ~/.tmate.conf.local'