mirror of
https://github.com/JanJastrow/.dotfiles.git
synced 2024-11-22 10:39:57 +01:00
Setting terminal type
This commit is contained in:
parent
83703c7042
commit
6e4c35fcc7
@ -40,3 +40,5 @@ set-window-option -g message-style fg=#111111,bold,bg=#eeeeee
|
|||||||
set-option -g status-style fg=white,bg=#8317dd
|
set-option -g status-style fg=white,bg=#8317dd
|
||||||
set-window-option -g window-status-separator |
|
set-window-option -g window-status-separator |
|
||||||
|
|
||||||
|
# Set Terminal type
|
||||||
|
set -g default-terminal "xterm-256color"
|
||||||
|
Loading…
Reference in New Issue
Block a user