Merge branch 'main' of github.com:gwg313/nixos-config
This commit is contained in:
commit
7419cea4f6
1 changed files with 79 additions and 85 deletions
|
|
@ -127,12 +127,6 @@
|
|||
|
||||
set -g renumber-windows on # renumber windows when a window is closed
|
||||
|
||||
bind k display-popup -E "\
|
||||
tmux list-sessions -F '#{?session_attached,,#{session_name}}' |\
|
||||
fzf --reverse -m --header=kill-session |\
|
||||
xargs -I {} tmux kill-session -t {}"
|
||||
|
||||
|
||||
bind-key "T" run-shell "sesh connect $(
|
||||
sesh list -tz | fzf-tmux -p 55%,60% \
|
||||
--no-sort --border-label ' sesh ' --prompt '⚡ ' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue