Add theme barbuk

This commit is contained in:
BarbUk
2020-03-09 17:24:18 +04:00
parent c1ec06c9d8
commit c0af591f2f
2 changed files with 104 additions and 0 deletions

24
themes/barbuk/README.md Normal file
View File

@@ -0,0 +1,24 @@
# BarbUk theme
A minimal theme with a clean git prompt
## Provided Information
* Current git remote tool logo (support: github, gitlab, bitbucket)
* Current path (red when user is root)
* Current git info
* Last command exit code (only shown when the exit code is greater than 0)
## Examples
### Clean
```bash
~
```
### Git
```bash
 ~/.dotfiles on  master ⤏ origin ↑2 •7 ✗
```