https://github.com/jcestibariz/power-ps1
Powerline-like PS1 for bash
https://github.com/jcestibariz/power-ps1
bash c powerline
Last synced: about 1 month ago
JSON representation
Powerline-like PS1 for bash
- Host: GitHub
- URL: https://github.com/jcestibariz/power-ps1
- Owner: jcestibariz
- Created: 2017-12-07T00:04:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T17:40:23.000Z (about 5 years ago)
- Last Synced: 2025-03-15T17:37:54.423Z (over 1 year ago)
- Topics: bash, c, powerline
- Language: C
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Powerline-like PS1 for bash
To enable use: `PROMPT_COMMAND='PS1=$($HOME/bin/prompt $?)'`, add to .bashrc to make it permanent.