Home_rob/tmux.conf

8 lines
147 B
Plaintext

# config. tmux-basic
set -g default-terminal "screen-256color"
set -g status-bg "#000000"
set -g status-fg "#8680e8"
bind-key | split-window -v