https://github.com/riobard/zsh-powerline
Powerline for Zsh in pure Zsh script. See also https://github.com/riobard/bash-powerline
https://github.com/riobard/zsh-powerline
powerline shell zsh zsh-powerline
Last synced: 4 months ago
JSON representation
Powerline for Zsh in pure Zsh script. See also https://github.com/riobard/bash-powerline
- Host: GitHub
- URL: https://github.com/riobard/zsh-powerline
- Owner: riobard
- Created: 2015-08-13T12:19:05.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T08:28:09.000Z (over 8 years ago)
- Last Synced: 2025-07-29T23:12:44.056Z (11 months ago)
- Topics: powerline, shell, zsh, zsh-powerline
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 40
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zsh-powerline
Powerline for Zsh in pure Zsh script. See also
[bash-powerline](https://github.com/riobard/bash-powerline/).
## Installation
Download the Zsh script
```sh
curl https://raw.githubusercontent.com/riobard/zsh-powerline/master/zsh-powerline.sh > ~/.zsh-powerline.sh
```
and source it in your `.zshrc`
```
source ~/.zsh-powerline.sh
```