move tmux file

This commit is contained in:
Gabriel Augendre 2024-02-17 21:02:39 +01:00
parent 8f3fcc6022
commit 921da663f2

View file

@ -11,7 +11,7 @@ unbind %
bind c new-window -c "#{pane_current_path}"
# fast reload
bind r source-file ~/.tmux.conf
bind r source-file ~/.config/tmux/tmux.conf
# switch panes using alt+arrow
bind -n M-Left select-pane -L