.tmux.conf

changeset 194
39bb7938cf9f
parent 192
97c774f8e3c5
child 236
5f84469c2b05
equal deleted inserted replaced
193:80c97ffe05f3 194:39bb7938cf9f
166 166
167 # Allows for faster key repetition 167 # Allows for faster key repetition
168 set -s escape-time 0 168 set -s escape-time 0
169 169
170 set-option -g status-bg colour235 170 set-option -g status-bg colour235
171 set-option -g status-fg green 171 set-option -g status-fg cyan
172 172
173 source ~/.tmux.conf.local 173 source ~/.tmux.conf.local
174 174

mercurial