mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
reload tmux config from correct path (#820)
This commit is contained in:
parent
b768fc601e
commit
aff828d935
@ -27,7 +27,7 @@ unbind j
|
||||
unbind C-b # unbind default leader key
|
||||
unbind '"' # unbind horizontal split
|
||||
unbind % # unbind vertical split
|
||||
bind-key r source-file ~/.tmux.conf
|
||||
bind-key r source-file ~/.config/tmux/tmux.conf
|
||||
bind-key c split-window -v # split pane horizontally
|
||||
bind-key v split-window -h # split pane vertically
|
||||
bind-key Space list-panes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user