This commit is contained in:
DeveloperDurp 2025-01-25 08:10:58 -06:00
parent 35682e2046
commit 09c6ec89f5
4 changed files with 73 additions and 33 deletions

View file

@ -59,5 +59,6 @@ bind-key -T copy-mode-vi y send-keys -X copy-selection-and-cancel "xsel -i --cli
bind '"' split-window -v -c "#{pane_current_path}"
bind % split-window -h -c "#{pane_current_path}"
bind c new-window -c "#{pane_current_path}"
run '~/.tmux/plugins/tpm/tpm'