mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-07 07:09:15 +00:00
add(tmux, fish): tmux_home
This commit is contained in:
parent
c75c92254f
commit
b2c6b0ce6d
3 changed files with 34 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ set-option -g renumber-windows on
|
|||
|
||||
# Prime says the find window is for chumps. Don't use the find window
|
||||
bind-key -n C-f run-shell "tmux neww fish -c tmux_sessionizer"
|
||||
bind-key -n C-g run-shell "tmux neww fish -c tmux_home"
|
||||
|
||||
# fast kill
|
||||
bind-key k confirm-before kill-session
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue