Adds zsh functions, needs work on moving some items

This commit is contained in:
2023-10-08 01:17:11 -04:00
parent 30ff7b7652
commit 05b36efeea
9 changed files with 39 additions and 41 deletions

View File

@@ -70,7 +70,6 @@ bind -n M-h previous-window
bind -n M-L next-window
bind C-l send-keys 'C-l'
bind-key -r f run-shell "tmux neww ~/.local/scripts/tmux-sessionator"
bind-key -r C run-shell "tmux neww ~/.local/scripts/tmux-sessionator ~/.dotfiles"
bind-key -r S run-shell -b "~/.config/tmux/plugins/tmux-fzf/scripts/session.sh switch"