Add local powerline config examples
This commit is contained in:
1
nvim/.vimrc_config_powerline_local.example
Normal file
1
nvim/.vimrc_config_powerline_local.example
Normal file
@@ -0,0 +1 @@
|
||||
set rtp+=$HOME/.local/lib/python3.9/site-packages/powerline/bindings/vim
|
||||
2
tmux/.tmux_config_powerline_local.example
Normal file
2
tmux/.tmux_config_powerline_local.example
Normal file
@@ -0,0 +1,2 @@
|
||||
source $HOME/.local/lib/python3.9/site-packages/powerline/bindings/tmux/powerline.conf
|
||||
|
||||
1
zsh/.powerline_config_local.example
Normal file
1
zsh/.powerline_config_local.example
Normal file
@@ -0,0 +1 @@
|
||||
source $HOME/.local/lib/python3.9/site-packages/powerline/bindings/zsh/powerline.zsh
|
||||
Reference in New Issue
Block a user