mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
4 lines
253 B
Bash
4 lines
253 B
Bash
# 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
|