Merge branch 'main' of github.com:gwg313/nixos-config

This commit is contained in:
gwg313 2024-02-18 14:58:10 -05:00
commit 7419cea4f6
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

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