dotfiles/tmux/.tmux.conf

8 lines
151 B
Plaintext
Raw Normal View History

2024-12-02 00:53:56 +00:00
set -g default-terminal "screen-256color"
run-shell "powerline-daemon -q"
source "/usr/share/powerline/bindings/tmux/powerline.conf"
# vim: ft=tmux