add(tmux, fish): tmux_home

This commit is contained in:
Léana 江 2023-10-29 11:42:16 +01:00 committed by Léana 江
parent c75c92254f
commit b2c6b0ce6d
3 changed files with 34 additions and 0 deletions

View file

@ -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