mirror of
https://github.com/powerline/powerline.git
synced 2025-11-09 16:19:56 +01:00
6 lines
161 B
Bash
6 lines
161 B
Bash
set-option -g status on
|
|
set-option -g status-interval 2
|
|
set-option -g status-utf8 on
|
|
set-option -g status-left-length 100
|
|
set-option -g status-left "#(./pl.py)"
|