updates fish and tmux config
This commit is contained in:
parent
88e0931762
commit
7f22840563
2 changed files with 4 additions and 4 deletions
|
|
@ -55,10 +55,10 @@
|
|||
bind ? list-keys -a
|
||||
|
||||
unbind s
|
||||
bind s display-popup -h 50% -w 50% -E sessionizer
|
||||
bind-key -r s "display-popup -h 50% -w 50% -E sessionizer"
|
||||
|
||||
unbind "+"
|
||||
bind "+" choose-tree -Zw "join-pane -t '%%'"
|
||||
unbind v
|
||||
bind v choose-tree -Zw "join-pane -t '%%'"
|
||||
|
||||
set -g mode-keys vi
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue