Remove powerline dependency

This commit is contained in:
Fabian Ising
2022-10-26 15:23:36 +02:00
parent 2e783e24b6
commit b78a34f74a
12 changed files with 1 additions and 15 deletions

View File

@@ -65,7 +65,6 @@ set -g @yank_action 'copy-pipe'
if '[ `uname` == Darwin ]' \
'source-file ~/.tmux/.mac_config'
source-file ~/.tmux/.tmux_config_powerline
set-option -g set-titles on

View File

@@ -1 +0,0 @@
source /usr/lib/python3.10/site-packages/powerline/bindings/tmux/powerline.conf

View File

@@ -1 +0,0 @@
source /usr/local/lib/python2.7/dist-packages/powerline/bindings/tmux/powerline.conf

View File

@@ -1,2 +0,0 @@
source $HOME/.local/lib/python3.9/site-packages/powerline/bindings/tmux/powerline.conf

View File

@@ -1 +0,0 @@
source '/usr/local/lib/python3.10/site-packages/powerline/bindings/tmux/powerline.conf'