mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-27 03:05:39 +01: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
|