1
0

Add local tmux config

This commit is contained in:
2025-09-15 00:53:26 +01:00
parent 84dd17f3e6
commit 71fe8402a9

View File

@@ -1,5 +1,6 @@
run-shell ~/.tmux/plugins/tmux-thumbs/tmux-thumbs.tmux
set -g @thumbs-regexp-1 '[\w\d/:.,\-]{5,}'
set -g mode-keys vi
@@ -31,3 +32,5 @@ set-option -g focus-events on
# fix ssh agent when tmux is detached
set -g update-environment -r
set-environment -g 'SSH_AUTH_SOCK' ~/.ssh/ssh_auth_sock
run-shell ~/.tmux/local.tmux