summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.xyz>2020-06-16 18:48:24 -0500
committerDanny Holman <dholman@gymli.xyz>2020-06-16 18:53:13 -0500
commitacd74716fecf6537e1177f646a035328cec6ff72 (patch)
tree01ef5a19eb740e69233b1b2c651f6f575060fab1 /.tmux.conf
parentAdd .gitignore mostly for files inside .config (diff)
downloaddotfiles-acd74716fecf6537e1177f646a035328cec6ff72.tar.gz
dotfiles-acd74716fecf6537e1177f646a035328cec6ff72.tar.zst
dotfiles-acd74716fecf6537e1177f646a035328cec6ff72.zip
Remove powerline configs
Remove the configuration options for powerline. I use framework-free zsh and vim now.
Diffstat (limited to '')
-rw-r--r--.tmux.conf2
1 files changed, 0 insertions, 2 deletions
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