8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
|
set -g default-terminal "screen-256color"
|
||
|
|
||
|
run-shell "powerline-daemon -q"
|
||
|
|
||
|
source "/usr/share/powerline/bindings/tmux/powerline.conf"
|
||
|
|
||
|
# vim: ft=tmux
|