diff --git a/plugins/powerline/powerline.plugin.zsh b/plugins/powerline/powerline.plugin.zsh new file mode 100644 index 000000000..ab4565eaa --- /dev/null +++ b/plugins/powerline/powerline.plugin.zsh @@ -0,0 +1,4 @@ +# please note: you need to install powerline based on official docs first: https://powerline.readthedocs.org/en/latest/installation.html + +export PATH="$PATH:$HOME/.local/bin" +. $HOME/.local/lib/python*/site-packages/powerline/bindings/zsh/powerline.zsh