mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
added powerline plugin
This commit is contained in:
parent
96e4e5dd03
commit
64cee207b9
1 changed files with 4 additions and 0 deletions
4
plugins/powerline/powerline.plugin.zsh
Normal file
4
plugins/powerline/powerline.plugin.zsh
Normal file
|
|
@ -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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue