Merge branch 'master' of github.com:RingOfStorms/dotfiles

This commit is contained in:
ringofstorms 2024-04-01 10:34:53 -05:00
commit ee2a443e75

View file

@ -47,7 +47,8 @@ bind -r l select-pane -R
bind $ command-prompt "rename-session %%"
bind -r ) switch-client -n
bind -r ( switch-client -p
# custom
bind C command-prompt -p "session name:" "new-session -s '%%'"
# Tmux util
bind X source-file ~/.config/tmux/tmux.conf