mod. 1-04

This commit is contained in:
rob 2024-03-31 23:52:37 -04:00
parent 2ef8f4a9dd
commit e2ca982416

View file

@ -1,7 +1,7 @@
# config. tmux-basic # config. tmux-basic
set -g default-terminal "screen-256color" set -g default-terminal "screen-256color"
set -g status-bg "#000b1e" set -g status-bg "#000b1e"
set -g status-fg "#8680e8" set -g status-fg "#8680e8"
set mode-keys vi
bind-key | split-window -v bind-key | split-window -v