summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorDaniel Holman <dholman@gymli.org>2018-10-21 13:47:34 -0500
committerDaniel Holman <dholman@gymli.org>2018-10-21 14:55:59 -0500
commitc2bd1d850cea1f55862ad2a78424dfad53945d72 (patch)
tree25ff9c921d47409bdb8cc855cdc4d2c5c1cd78f0 /.tmux.conf
parent5a7bd52b09cec5975fc6966e76552030fd95d93c (diff)
Disabled vim-modeline in zsh powerline
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 5e82cbf..71897c6 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -1,3 +1,5 @@
set -g default-terminal "tmux-256color"
set -g terminal-overrides ",xterm-termite:Tc"
set -g mouse on
+
+source /usr/lib/python3.7/site-packages/powerline/bindings/tmux/powerline.conf