Add local tmux config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user