shell: update aliases

This commit is contained in:
Marco Thomas
2023-09-28 09:08:49 +00:00
parent f041223352
commit ead5f9ba11
4 changed files with 25 additions and 21 deletions

View File

@@ -48,10 +48,10 @@ bind-key -n 'M-!' select-layout even-horizontal
bind-key -n 'M-@' select-layout even-vertical
# resize panes
bind-key -n 'M-Left' resize-pane -L
bind-key -n 'M-Right' resize-pane -R
bind-key -n 'M-Up' resize-pane -U
bind-key -n 'M-Down' resize-pane -D
bind-key -n 'M-Left' resize-pane -L 20
bind-key -n 'M-Right' resize-pane -R 20
bind-key -n 'M-Up' resize-pane -U 20
bind-key -n 'M-Down' resize-pane -D 20
########## General ##########
# alias