diff --git a/tmux.conf b/tmux.conf index ad3f255b..9e2a9b04 100644 --- a/tmux.conf +++ b/tmux.conf @@ -22,5 +22,5 @@ set -g base-index 1 # Sets 0 as window 10 (in my keyboard, numbers are 1234567890) bind-key 0 select-window -t :10 -# Enables colours +# Enables additional colours set -g default-terminal "screen-256color"