do not fail when powerline is already started

This commit is contained in:
Simon Bruder 2018-05-05 13:19:41 +00:00
parent 5a130a9b9c
commit 34cfc4fd46
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -28,7 +28,7 @@ bind-key -T copy-mode-vi p send -X paste-buffer
set -g mouse on
# powerline
run-shell "powerline-daemon -q"
run-shell "powerline-daemon -q || true"
source "/usr/share/powerline/bindings/tmux/powerline.conf"
# plugins