Merge branch 'main' of ssh://10.7.0.1:2222/matt/dotfiles
This commit is contained in:
@@ -10,6 +10,9 @@ set -g prefix C-space
|
||||
unbind-key C-b
|
||||
bind-key C-space send-prefix
|
||||
|
||||
# Sort the session picker by name
|
||||
bind s choose-tree -Zs -O name
|
||||
|
||||
# Set new panes to open in current directory
|
||||
bind c new-window -c "#{pane_current_path}"
|
||||
bind '"' split-window -c "#{pane_current_path}"
|
||||
|
||||
Reference in New Issue
Block a user