mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-14 02:33:58 +01:00
move tmux file
This commit is contained in:
parent
8f3fcc6022
commit
921da663f2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ unbind %
|
||||||
bind c new-window -c "#{pane_current_path}"
|
bind c new-window -c "#{pane_current_path}"
|
||||||
|
|
||||||
# fast reload
|
# fast reload
|
||||||
bind r source-file ~/.tmux.conf
|
bind r source-file ~/.config/tmux/tmux.conf
|
||||||
|
|
||||||
# switch panes using alt+arrow
|
# switch panes using alt+arrow
|
||||||
bind -n M-Left select-pane -L
|
bind -n M-Left select-pane -L
|
Loading…
Reference in a new issue