From acd74716fecf6537e1177f646a035328cec6ff72 Mon Sep 17 00:00:00 2001 From: Danny Holman Date: Tue, 16 Jun 2020 18:48:24 -0500 Subject: Remove powerline configs Remove the configuration options for powerline. I use framework-free zsh and vim now. --- .tmux.conf | 2 -- 1 file changed, 2 deletions(-) (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf index 19c14e7..5e82cbf 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,3 @@ set -g default-terminal "tmux-256color" set -g terminal-overrides ",xterm-termite:Tc" set -g mouse on - -source /usr/lib/python3.8/site-packages/powerline/bindings/tmux/powerline.conf -- cgit v1.2.3