summaryrefslogtreecommitdiffstats
path: root/conf.d
Commit message (Collapse)AuthorAgeFilesLines
* Allow overrides of cstar_default_bg and cstar_default_fgHEADmainChristoph Schlosser2025-06-271-2/+2
|
* 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-191-0/+11
|
* 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-181-45/+45
|
* 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-181-16/+41
|
* Add command durationChristoph Schlosser2025-06-171-1/+5
|
* Initial minimalistic versionChristoph Schlosser2025-06-171-0/+33