Backing up before the weekend. Tried out styler, but too many errors. Commented out

This commit is contained in:
Norm Rasmussen
2024-01-05 17:11:46 -05:00
parent 83af7a065d
commit 5b4abd236a
5 changed files with 26 additions and 12 deletions

View File

@ -1,5 +1,6 @@
set-environment -g PATH "/opt/homebrew/bin:/bin:/usr/bin"
set-window-option -g mode-keys vi
set-option default-terminal "screen-256color"
set-option default-terminal "tmux-256color"
set-option -a terminal-overrides ",*256col*:RGB"