Merge branch 'master' of www.alexselimov.com:aselimov/SelimovDE

This commit is contained in:
Alex Selimov 2025-09-05 20:43:29 -04:00
commit c241b5d20f
Signed by: aselimov
GPG key ID: 3DDB9C3E023F1F31

View file

@ -18,6 +18,9 @@ bind - split-window -v -c "#{pane_current_path}"
unbind '"'
unbind %
# New windows open in current directory
bind c new-window -c "#{pane_current_path}"
# reload config file (change file location to your the tmux.conf you want to use)
bind r source-file ~/.tmux.conf