Flatten Code directories
This commit is contained in:
parent
766a35d27e
commit
d769885d8f
5 changed files with 6 additions and 6 deletions
|
@ -97,8 +97,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.nix"
|
||||
bind-key -r N run-shell "t ~/Code/github.com/opdavies/opdavies.nvim"
|
||||
bind-key -r D run-shell "t ~/Code/dotfiles.nix"
|
||||
bind-key -r N run-shell "t ~/Code/opdavies.nvim"
|
||||
bind-key -r W run-shell "t ~/Documents/wiki"
|
||||
|
||||
set -g @resurrect-strategy-nvim 'session'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue