update

Ryan Gibb 25414f12 36e2b03e

Changed files
+1 -1
home
+1 -1
home/default.nix
···
bind -T copy-mode-vi v send-keys -X begin-selection
bind -T copy-mode-vi y send-keys -X copy-selection-and-cancel
# find
-
bind-key -r f run-shell tmux-sessionizer
# reload
bind-key r source-file ~/.config/tmux/tmux.conf
# kill unattached
···
bind -T copy-mode-vi v send-keys -X begin-selection
bind -T copy-mode-vi y send-keys -X copy-selection-and-cancel
# find
+
bind-key -r f run-shell "tmux neww tmux-sessionizer"
# reload
bind-key r source-file ~/.config/tmux/tmux.conf
# kill unattached