mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
tmux: nixify
This commit is contained in:
parent
a2a1d02c4e
commit
db78fc2289
3 changed files with 66 additions and 3 deletions
|
|
@ -8,5 +8,5 @@ bind -r H resize-pane -L 5
|
|||
bind -r J resize-pane -D 5
|
||||
bind -r K resize-pane -U 5
|
||||
bind -r L resize-pane -R 5
|
||||
bind C-h select-window -t :-
|
||||
bind C-l select-window -t :+
|
||||
# bind C-h select-window -t :-
|
||||
# bind C-l select-window -t :+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue