1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

tmux.conf: add n and e keybind

This commit is contained in:
Henrik Hautakoski 2024-08-11 12:08:47 +02:00
parent 4721600c3e
commit 5b544f388e

View file

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