summaryrefslogtreecommitdiffstats
path: root/.config/bash/prompt
Commit message (Collapse)AuthorAgeFilesLines
* misc(bash): show non-zero error code in promptThomas Vanbesien108 min.1-1/+11
|
* fix(bash): fix and refactor promptThomas Vanbesien9 days1-21/+20
|
* fix(bash): remove useless ${colors[bold_green]}Thomas Vanbesien9 days1-1/+1
| | | | It was causing a bug when sourcing a script that `set -x`.
* docs: remove commentThomas Vanbesien9 days1-1/+0
|
* misc(bash): show git branch in promptThomas Vanbesien2026-05-221-8/+9
|
* misc(bash): update promptThomas Vanbesien2026-05-211-0/+42
- Shell level is shown when >2 - Jobs are shown when there is at least 1 - Git commit divergence with remote is shown