Steal some tmux magic from theprimeagen

This commit is contained in:
2022-01-20 21:11:32 +01:00
parent 38ac37d737
commit c4861e2774
3 changed files with 29 additions and 3 deletions

View File

@@ -96,6 +96,8 @@ bind-key C-a send-prefix
# bind s popup -h80% -w80% -KER "spt"
# bind C-t popup -KR "$SHELL"
bind-key -r f run-shell "tmux neww ~/.local/bin/tmux-sessionizer"
######################################################################
# END OF GENERAL CONFIGURATIONS
######################################################################