Fixing tmux powerline in linux
This commit is contained in:
parent
21e28a6b70
commit
9af7c7683d
1 changed files with 3 additions and 0 deletions
|
|
@ -30,4 +30,7 @@ set-option -g status-keys vi
|
|||
set -g default-terminal "screen-256color"
|
||||
|
||||
# Powerline
|
||||
# Mac
|
||||
source '/usr/local/lib/python2.7/site-packages/powerline/bindings/tmux/powerline.conf'
|
||||
# Linux
|
||||
source '/usr/share/tmux/powerline.conf'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue