You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
285 B
Plaintext
6 lines
285 B
Plaintext
set -g default-terminal "screen-255color"
|
|
POWERLINE_COMMAND="/run/current-system/sw/bin/powerline"
|
|
POWERLINE_CONFIG_COMMAND="/run/current-system/sw/bin/powerline-config"
|
|
run-shell "/run/current-system/sw/bin/powerline-daemon -q"
|
|
source /run/current-system/sw/share/tmux/powerline.conf
|