Merge branch 'master' into dataport

This commit is contained in:
Michael Grote 2024-08-05 12:05:20 +02:00
commit ff92e20a89
2 changed files with 4 additions and 1 deletions

View file

@ -29,7 +29,7 @@ wsErrorHighlight = all
[fetch]
prune = true
[safe]
directory = ~/dotfiles
directory = *
[advice]
addIgnoredFile = true
addEmptyPathspec = false

View file

@ -38,6 +38,9 @@ bind j select-pane -D
bind h select-pane -L
bind l select-pane -R
# display more of the session name
set -g status-left-length 20
# Splits
unbind '"'
unbind %