Update tmux path for config reload
parent
3aa1900aa2
commit
ea0ec29bce
|
@ -16,7 +16,7 @@ set-option -sg escape-time 10
|
||||||
set -g status-left ''
|
set -g status-left ''
|
||||||
set -g status-right ''
|
set -g status-right ''
|
||||||
|
|
||||||
bind r source-file ~/.tmux.conf # reload tmux conf
|
bind r source-file ~/.config/tmux/tmux.conf # reload tmux conf
|
||||||
|
|
||||||
# Keybindings
|
# Keybindings
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue