fix(tmux): update repo paths
This commit is contained in:
parent
5303c1ae9c
commit
632f220bee
|
@ -494,8 +494,8 @@ in
|
|||
bind-key -T copy-mode-vi 'C-\' select-pane -l
|
||||
|
||||
bind-key -r F new-window t
|
||||
bind-key -r D run-shell "t ~/Code/github.com/opdavies/dotfiles"
|
||||
bind-key -r W run-shell "t ~/Code/github.com/opdavies/oliverdavies.uk"
|
||||
bind-key -r D run-shell "t ~/Code/github.com/opdavies/dotfiles.git"
|
||||
bind-key -r W run-shell "t ~/Code/github.com/opdavies/oliverdavies.uk.git"
|
||||
|
||||
set -g @resurrect-strategy-nvim 'session'
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue