Changes from work

This commit is contained in:
iankeane 2021-11-06 14:28:39 -04:00
parent 75c6271f5d
commit cfd12d404e
9 changed files with 312 additions and 2 deletions

View file

@ -43,3 +43,6 @@ bind -n C-Space next-window
# Remove escape delay
set -s escape-time 0
# Enable mouse scroll
set -g mouse on