updated tmux config for new location of files
This commit is contained in:
parent
65cb3f0623
commit
59a9832037
|
|
@ -7,7 +7,7 @@ bind-key C-a send-prefix
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
|
|
||||||
# Initialize sesions
|
# Initialize sesions
|
||||||
bind W source-file ~/.dotfiles/tmux/work
|
bind W source-file ~/.tmux/work
|
||||||
|
|
||||||
# reload config
|
# reload config
|
||||||
bind r source-file ~/.tmux.conf \; display-message "Config reloaded..."
|
bind r source-file ~/.tmux.conf \; display-message "Config reloaded..."
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue