mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-04 07:59:40 +00:00
home/tmux: use out-of-store link to hot-reload
This commit is contained in:
parent
9c9f71f7ff
commit
78b288592e
2 changed files with 4 additions and 4 deletions
|
|
@ -55,9 +55,6 @@ bind ` send-prefix
|
|||
set -g prefix `
|
||||
unbind C-b
|
||||
|
||||
# easy config reload (that bypasses nix too)
|
||||
bind r source-file ~/.dotfiles/nix/homeModules/common/tmux/tmux.conf \; display-message "tmux.conf reloaded."
|
||||
|
||||
# open new window in current path
|
||||
bind c new-window -c "#{pane_current_path}"
|
||||
bind C new-window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue