diff --git a/tmux.conf b/tmux.conf index 5da0b7d..66b3b05 100644 --- a/tmux.conf +++ b/tmux.conf @@ -42,6 +42,8 @@ unbind C-b set -g prefix C-a bind C-a send-prefix +bind-key "e" run-shell "~/bin/tmuxs" +bind-key "n" run-shell -b "~/.config/tmux-plugins/tmux-fzf/scripts/session.sh new" bind-key "w" run-shell -b "~/.config/tmux-plugins/tmux-fzf/scripts/session.sh switch" # Plugins