mirror of
1
0
Fork 0

Fix a syntax error. Closes #25

This commit is contained in:
Mahmoud Zalt 2016-08-22 07:01:51 +03:00
parent 5156c9fe23
commit de113bb5c5
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# -- general -------------------------------------------------------------------
set -g default-terminal "screen-256color" # colors!
setw -g xterm-keys on
set -g xterm-keys on
set -s escape-time 0 # fastest command sequences
set -sg repeat-time 600 # increase repeat timeout
set -s quiet on # disable various messages