[tmux] improve config
This commit is contained in:
parent
c7e8fb4668
commit
46b32d3ff4
4
.chezmoiexternal.toml
Normal file
4
.chezmoiexternal.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[".tmux/plugins/tpm"]
|
||||
type = "git-repo"
|
||||
url = "https://github.com/tmux-plugins/tpm"
|
||||
refreshPeriod = "168h"
|
||||
@ -4,3 +4,5 @@ set -g prefix C-a
|
||||
bind a send-prefix
|
||||
unbind S
|
||||
bind S set-window-option synchronize-panes
|
||||
unbind r
|
||||
bind r source-file ~/.tmux.conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user