From d6de60af09df4fe9046dad5bc76b636e4ebd0cae Mon Sep 17 00:00:00 2001 From: "Denis S. Zaika" Date: Thu, 19 Sep 2019 09:19:19 +0300 Subject: [PATCH] powerline daemon --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index 297bbe5..9294061 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,3 +1,4 @@ +#run caching with powerline-daemon run-shell 'powerline-daemon -q' if-shell "uname | grep -q FreeBSD" "source /usr/local/lib/python3.6/site-packages/powerline/bindings/tmux/powerline.conf"