tmux: Use sesh for tmux session management
The zsh tmux plugin has been removed and instead fzf is shown to select a session.
This commit is contained in:
@@ -73,3 +73,5 @@ bind-key -n M-7 select-window -t 7
|
||||
bind-key -n M-8 select-window -t 8
|
||||
bind-key -n M-9 select-window -t 9
|
||||
bind-key -n M-0 select-window -t 10
|
||||
|
||||
bind-key "a" run-shell "sesh-select"
|
||||
|
||||
Reference in New Issue
Block a user