Remove powerline dependency
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
source /usr/lib/python3.10/site-packages/powerline/bindings/tmux/powerline.conf
|
||||
@@ -1 +0,0 @@
|
||||
source /usr/local/lib/python2.7/dist-packages/powerline/bindings/tmux/powerline.conf
|
||||
@@ -1,2 +0,0 @@
|
||||
source $HOME/.local/lib/python3.9/site-packages/powerline/bindings/tmux/powerline.conf
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
source '/usr/local/lib/python3.10/site-packages/powerline/bindings/tmux/powerline.conf'
|
||||
Reference in New Issue
Block a user