summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Allow overrides of cstar_default_bg and cstar_default_fgHEADmainChristoph Schlosser2025-06-271-2/+2
|
* Add screenshot of themeChristoph Schlosser2025-06-262-3/+4
|
* Add MIT licenseChristoph Schlosser2025-06-261-0/+21
|
* Use fish builtin prompt_hostname instead of the corresponding programChristoph Schlosser2025-06-261-1/+1
|
* Don't blink git loading status outside of reposChristoph Schlosser2025-06-211-2/+7
|
* Format command execution time nicer for larger numbersChristoph Schlosser2025-06-211-1/+51
|
* Minimize how often variables are updatedChristoph Schlosser2025-06-201-4/+6
| | | | | | This comes at the expense of color changes not being redrawn immediately. Changing the color style isn't my primary way of interacting with a shell so it's a tradeoff I'm willing to make.
* Add exit status segmentChristoph Schlosser2025-06-192-1/+12
|
* Remove unused --on-variable hooksChristoph Schlosser2025-06-191-5/+5
|
* Indicate that git status is loading and don't shot git at all if it isn't ↵Christoph Schlosser2025-06-191-2/+5
| | | | installed
* Rename conf fileChristoph Schlosser2025-06-181-0/+0
|
* Rename prompt specific variables to cstarChristoph Schlosser2025-06-183-53/+53
|
* Only update git status visibly on directory changeChristoph Schlosser2025-06-181-5/+16
| | | | On any other input the prompt will be cached.
* Add async gitChristoph Schlosser2025-06-181-16/+33
|
* Add powerline stylingChristoph Schlosser2025-06-183-18/+77
|
* Add command durationChristoph Schlosser2025-06-172-2/+6
|
* Initial minimalistic versionChristoph Schlosser2025-06-175-0/+46
|
* Initial commitChristoph Schlosser2025-06-170-0/+0