updated build/setup to match scwrypts v3

This commit is contained in:
2023-06-27 18:30:02 -06:00
parent 1a64551465
commit dff8211b9d
11 changed files with 111 additions and 81 deletions

View File

@ -1,6 +1,6 @@
# don't use escape key
set -sg escape-time 0
set-option -g default-shell $SHELL
set-option -g default-shell /bin/zsh
# quick reload
bind-key r source-file ~/.tmux.conf\; display "TMUX CONFIG RELOADED"