From c2bd1d850cea1f55862ad2a78424dfad53945d72 Mon Sep 17 00:00:00 2001 From: Daniel Holman Date: Sun, 21 Oct 2018 13:47:34 -0500 Subject: Disabled vim-modeline in zsh powerline --- .tmux.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to '.tmux.conf') 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 -- cgit v1.2.3