mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-26 13:19:23 +01:00
tmux.conf: It's not enabling colours, one word was probably forgotten.
This commit is contained in:
parent
9b9b406815
commit
4ec8693cc7
@ -22,5 +22,5 @@ set -g base-index 1
|
|||||||
# Sets 0 as window 10 (in my keyboard, numbers are 1234567890)
|
# Sets 0 as window 10 (in my keyboard, numbers are 1234567890)
|
||||||
bind-key 0 select-window -t :10
|
bind-key 0 select-window -t :10
|
||||||
|
|
||||||
# Enables colours
|
# Enables additional colours
|
||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "screen-256color"
|
||||||
|
Loading…
Reference in New Issue
Block a user