https://github.com/outini/powerline
My powerline stuffs
https://github.com/outini/powerline
Last synced: 4 months ago
JSON representation
My powerline stuffs
- Host: GitHub
- URL: https://github.com/outini/powerline
- Owner: outini
- Created: 2017-08-18T10:33:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-18T14:25:21.000Z (almost 9 years ago)
- Last Synced: 2025-06-20T09:47:14.892Z (12 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Powerline Stuffs
## Installation
```
pip install --user powerline-status
pip install --user powerline-gitstatus
```
Add to your .bashrc:
```
export PATH=/home/jawa/.local/bin:$PATH
powerline-daemon -q
POWERLINE_BASH_CONTINUATION=1
POWERLINE_BASH_SELECT=1
. /home/jawa/.local/lib/python2.7/site-packages/powerline/bindings/bash/powerline.sh
```
Deploy configuration in '/home/jawa/.config/powerline'
## Useful links
* https://powerline.readthedocs.io
* https://nerdfonts.com/
* https://github.com/jaspernbrouwer/powerline-gitstatus