[tmux] use system wide pip installation
This commit is contained in:
parent
56bd5da25b
commit
4248c45920
|
@ -29,8 +29,7 @@ set -g mouse off
|
|||
|
||||
# powerline
|
||||
run-shell "powerline-daemon -q || true"
|
||||
source "$HOME/.local/lib/python3.6/site-packages/powerline/bindings/tmux/powerline.conf"
|
||||
|
||||
source "/usr/local/lib/python3.6/dist-packages/powerline/bindings/tmux/powerline.conf"
|
||||
|
||||
# plugins
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
|
|
Reference in a new issue