Skip to content

Instantly share code, notes, and snippets.

@idvoretskyi
Last active April 1, 2019 10:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save idvoretskyi/9761204c4b396454222ec1d97cb0acc2 to your computer and use it in GitHub Desktop.
Save idvoretskyi/9761204c4b396454222ec1d97cb0acc2 to your computer and use it in GitHub Desktop.
Powerline setup for tmux
set -g default-terminal "xterm-256color"
run-shell "powerline-daemon -q"
source "/usr/share/powerline/bindings/tmux/powerline.conf"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment