diff --git a/home/dot_config/tmux/tmux.conf b/home/dot_config/tmux/tmux.conf index d075543..697a8d3 100644 --- a/home/dot_config/tmux/tmux.conf +++ b/home/dot_config/tmux/tmux.conf @@ -88,3 +88,6 @@ set-window-option -g window-status-bell-style fg=black,bg=red #base02, red # Set hyperlink support set -ga terminal-features "*:hyperlinks" + +# Powerline +source /usr/share/powerline/bindings/tmux/powerline.conf